Skip to content

Commit

Permalink
Merge pull request #90 from clickviewapp/dependabot/nuget/IdentityMod…
Browse files Browse the repository at this point in the history
…el-6.2.0

Bump IdentityModel from 6.1.0 to 6.2.0
  • Loading branch information
MrSmoke authored Sep 9, 2023
2 parents 5ca7c2b + 823fcd0 commit d0b20b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="IdentityModel" Version="6.1.0" />
<PackageReference Include="IdentityModel" Version="6.2.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.32.1" />
<PackageReference Include="System.Text.Json" Version="7.0.3" />
</ItemGroup>
Expand Down

0 comments on commit d0b20b2

Please sign in to comment.