Skip to content

Commit

Permalink
Update dependency Microsoft.AspNetCore.Authentication.JwtBearer to v8…
Browse files Browse the repository at this point in the history
….0.4
  • Loading branch information
renovate[bot] committed Apr 14, 2024
1 parent 3831fb7 commit eab1f2d
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="0.3.0" />
<PackageReference Include="Cheetah.Kafka" Version="0.2.0" />
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.4" />
<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 eab1f2d

Please sign in to comment.