Skip to content

Commit

Permalink
Updated Newtonsoft.Json csharp library to 13.0.3 (#2493)
Browse files Browse the repository at this point in the history
  • Loading branch information
jambyung authored Feb 14, 2024
1 parent 838c5e0 commit a15f806
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/fixtures/csharp/test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<TargetFramework>netcoreapp6.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
</Project>
</Project>

0 comments on commit a15f806

Please sign in to comment.