Skip to content

Commit

Permalink
Merge pull request #138 from LtiLibrary/dependabot/nuget/src/LtiAdvan…
Browse files Browse the repository at this point in the history
…tage/System.IdentityModel.Tokens.Jwt-8.2.0

Bump System.IdentityModel.Tokens.Jwt from 8.1.2 to 8.2.0 in /src/LtiAdvantage
  • Loading branch information
srijken authored Nov 4, 2024
2 parents 8c238d9 + 417ccae commit 2db3b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LtiAdvantage/LtiAdvantage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.1.2" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.2.0" />
</ItemGroup>

</Project>

0 comments on commit 2db3b48

Please sign in to comment.