Skip to content

Commit

Permalink
Merge pull request #96 from clickviewapp/dependabot/nuget/System.Iden…
Browse files Browse the repository at this point in the history
…tityModel.Tokens.Jwt-7.0.0

Bump System.IdentityModel.Tokens.Jwt from 6.32.1 to 7.0.0
  • Loading branch information
MrSmoke authored Sep 17, 2023
2 parents fae838a + 583b987 commit dc4af29
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

Expand Down

0 comments on commit dc4af29

Please sign in to comment.