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 v8.0.7
  • Loading branch information
renovate[bot] committed Jul 9, 2024
1 parent 3f2089d commit 775df7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/Engraved.Api/Engraved.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<ItemGroup>
<PackageReference Include="Azure.Monitor.OpenTelemetry.AspNetCore" Version="1.2.0"/>
<PackageReference Include="Google.Apis.Auth" Version="1.68.0"/>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.6"/>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.7"/>
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2"/>
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.6.2"/>
</ItemGroup>
Expand Down

0 comments on commit 775df7b

Please sign in to comment.