Skip to content

Commit

Permalink
Merge pull request #16 from Cysharp/dependabot/nuget/sandbox/ConsoleA…
Browse files Browse the repository at this point in the history
…pp/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /sandbox/ConsoleApp
  • Loading branch information
neuecc authored Jun 23, 2022
2 parents 53b70e9 + 7dc160f commit e8812d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sandbox/ConsoleApp/ConsoleApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="JWT" Version="5.1.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="5.4.0" />
<PackageReference Include="Utf8Json" Version="1.3.7" />
</ItemGroup>
Expand Down

0 comments on commit e8812d4

Please sign in to comment.