Skip to content

Commit c41af2e

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.20 to 8.0.21 (#49)
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 8.0.21 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 01cdf01 commit c41af2e

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
@@ -10,7 +10,7 @@
1010
</ItemGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.20" />
13+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.21" />
1414
<PackageReference Include="NSwag.AspNetCore" Version="14.6.1" />
1515
</ItemGroup>
1616
</Project>

0 commit comments

Comments
 (0)