Skip to content

Commit 3a7ef80

Browse files
authored
Merge pull request MessagePack-CSharp#1452 from neuecc/dependabot/nuget/sandbox/Sandbox/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /sandbox/Sandbox
2 parents 1e1c4cf + c357cd8 commit 3a7ef80

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)