Skip to content

Commit 952dba2

Browse files
Merge pull request #852 from WildGums/dependabot/nuget/src/Blorc.OpenIdConnect.DemoApp.Server/Microsoft.AspNetCore.Authentication.JwtBearer-8.0.20
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.19 to 8.0.20
2 parents a9ebd05 + 4174791 commit 952dba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Blorc.OpenIdConnect.DemoApp.Server/Blorc.OpenIdConnect.DemoApp.Server.csproj

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

77
<ItemGroup>
8-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.19" />
8+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.20" />
99
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="8.0.19" />
1010
</ItemGroup>
1111

0 commit comments

Comments
 (0)