Skip to content

Commit

Permalink
chore(deps): update dependency system.identitymodel.tokens.jwt to v8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent 6779975 commit 51da236
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 @@ -17,7 +17,7 @@
<PackageReference Include="Google.Apis.Auth" Version="1.68.0"/>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.8"/>
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.1"/>
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.0.1"/>
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.0.2"/>
</ItemGroup>

</Project>

0 comments on commit 51da236

Please sign in to comment.