Skip to content

Commit c235f28

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.19 to 8.0.20
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 8.0.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 350f98c commit c235f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageVersion Include="IdentityModel" Version="7.0.0" />
2020
<PackageVersion Include="MartinCostello.Logging.XUnit" Version="0.6.0" />
2121
<PackageVersion Include="MediatR" Version="12.5.0" />
22-
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.19" />
22+
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.20" />
2323
<PackageVersion Include="Microsoft.AspNetCore.Http.Features" Version="5.0.17" />
2424
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Core" Version="2.3.0" />
2525
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Formatters.Json" Version="2.3.0" />

0 commit comments

Comments
 (0)