Skip to content

Commit

Permalink
chore(deps): update dependency system.identitymodel.tokens.jwt to v7.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent 780156f commit d0a8b20
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.7"/>
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2"/>
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.6.2"/>
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.6.3"/>
</ItemGroup>

</Project>

0 comments on commit d0a8b20

Please sign in to comment.