Skip to content

Commit bf6ca0f

Browse files
Merge pull request #158 from Stravaig-Projects/dependabot/nuget/Example/Microsoft.AspNetCore.Authentication.JwtBearer-5.0.9
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 5.0.1 to 5.0.9 in /Example
2 parents 1de8ac2 + d22d320 commit bf6ca0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Example/Example.csproj

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

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.1" NoWarn="NU1605" />
9+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.9" NoWarn="NU1605" />
1010
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="5.0.1" NoWarn="NU1605" />
1111
<PackageReference Include="Seq.Extensions.Logging" Version="6.0.0" />
1212
<PackageReference Include="Serilog" Version="2.10.0" />

0 commit comments

Comments
 (0)