Skip to content

Commit c357cd8

Browse files
Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /sandbox/Sandbox
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@10.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 888ecb2 commit c357cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sandbox/Sandbox/Sandbox.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NETCore.Portable.Compatibility" Version="1.0.1" />
1111
<PackageReference Include="MsgPack.Cli" Version="0.7.1" />
12-
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
12+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1313
<PackageReference Include="protobuf-net" Version="2.1.0" />
1414
<PackageReference Include="ZeroFormatter" Version="1.6.4" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)