Skip to content

Commit a7a02c2

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.8 to 9.0.11
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d6aca2 commit a7a02c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55
<ItemGroup Condition="'$(TargetFramework)'=='net9.0'">
66
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="9.0.8" />
7-
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.8" />
7+
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.11" />
88
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.8" />
99
<PackageVersion Include="Microsoft.Extensions.DependencyModel" Version="9.0.8" />
1010
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="9.0.8" />

0 commit comments

Comments
 (0)