Skip to content

Commit

Permalink
Update dependency IdentityModel to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 16, 2024
1 parent 1f3bdbf commit eaabef5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="IdentityModel" Version="6.2.0" />
<PackageReference Include="IdentityModel" Version="7.0.0" />
<PackageReference Include="Microsoft.AspNetCore.DataProtection.Abstractions" Version="6.0.0" />
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit eaabef5

Please sign in to comment.