Skip to content

Commit ec9c7ba

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.5 to 9.0.10
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b2317ff commit ec9c7ba

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
@@ -15,7 +15,7 @@
1515
<!-- Infrastructure -->
1616
<PackageVersion Include="AspNetCore.HealthChecks.NpgSql" Version="9.0.0" />
1717
<PackageVersion Include="EFCore.NamingConventions" Version="9.0.0" />
18-
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.9" />
18+
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.10" />
1919
<PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="9.0.9" />
2020
<PackageVersion Include="Newtonsoft.Json" Version="13.0.4" />
2121
<PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />

0 commit comments

Comments
 (0)