Skip to content

Commit

Permalink
Merge pull request #108 from LtiLibrary/dependabot/nuget/src/LtiAdvan…
Browse files Browse the repository at this point in the history
…tage.IdentityModel/IdentityModel-7.0.0

Bump IdentityModel from 6.2.0 to 7.0.0 in /src/LtiAdvantage.IdentityModel
  • Loading branch information
srijken authored Oct 18, 2024
2 parents 04bcb2e + 6729272 commit 0ce2714
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<ItemGroup>
<PackageReference Include="BouncyCastle.NetCore" Version="2.2.1" />
<PackageReference Include="IdentityModel" Version="6.2.0" />
<PackageReference Include="IdentityModel" Version="7.0.0" />
<PackageReference Include="MinVer" Version="6.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 0ce2714

Please sign in to comment.