Skip to content

Commit

Permalink
Merge pull request #6 from servicetitan/revert-4-dependabot/nuget/Xer…
Browse files Browse the repository at this point in the history
…o.NetStandard.OAuth2Client/nuget-8932d6d593

Revert "Bump System.IdentityModel.Tokens.Jwt from 7.5.1 to 7.6.2 in /Xero.NetStandard.OAuth2Client in the nuget group across 1 directory"
  • Loading branch information
IlyaErmakov authored Jun 24, 2024
2 parents e9df4b2 + 1339434 commit 5e027b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<ItemGroup>
<PackageReference Include="IdentityModel" Version="7.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.6.2" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.5.1" />
<PackageReference Include="System.Net.Http.Json" Version="5.0.0" />
</ItemGroup>
</Project>

0 comments on commit 5e027b3

Please sign in to comment.