Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.aspnetcore.authentication.jw…
Browse files Browse the repository at this point in the history
…tbearer to 8.0.10
  • Loading branch information
renovate[bot] committed Oct 14, 2024
1 parent b374153 commit 6b8a1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cheetah.WebApi/Cheetah.WebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Cheetah.OpenSearch" Version="1.0.1" />
<PackageReference Include="Cheetah.Kafka" Version="2.0.0" />
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Abstractions" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.1.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer" Version="5.1.0" />
Expand Down

0 comments on commit 6b8a1e6

Please sign in to comment.