Skip to content

Commit ecd09ab

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.16 to 8.0.17 (#32)
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 8.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2b3923 commit ecd09ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/ShowcaseApp/ShowcaseApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</ItemGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.16" />
8+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.17" />
99
<PackageReference Include="NSwag.AspNetCore" Version="14.4.0" />
1010
</ItemGroup>
1111

0 commit comments

Comments
 (0)