Skip to content

Commit

Permalink
Merge pull request #24 from Capella87/dependabot/nuget/master/Microso…
Browse files Browse the repository at this point in the history
…ft.AspNetCore.Authentication.JwtBearer-8.0.10

[.NET]: Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.8 to 8.0.10
  • Loading branch information
Capella87 authored Oct 20, 2024
2 parents a38221d + ab6c92a commit 8ffd26a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JWTToken/JWTToken.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.1" />
<PackageReference Include="FluentValidation" Version="11.10.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.10" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.2" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
Expand Down

0 comments on commit 8ffd26a

Please sign in to comment.