Skip to content

Commit

Permalink
Merge pull request #108 from clickviewapp/dependabot/nuget/System.Ide…
Browse files Browse the repository at this point in the history
…ntityModel.Tokens.Jwt-7.0.3

Bump System.IdentityModel.Tokens.Jwt from 7.0.2 to 7.0.3
  • Loading branch information
MrSmoke authored Oct 17, 2023
2 parents 01ad2ad + c0639c2 commit aa61478
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="7.0.2" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.0.3" />
<PackageReference Include="System.Text.Json" Version="7.0.3" />
</ItemGroup>

Expand Down

0 comments on commit aa61478

Please sign in to comment.