Skip to content

Commit a730194

Browse files
Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /tools/server (#1025)
1 parent 5ffd639 commit a730194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/server/server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Bond.Compiler" Version="9.0.4" />
2020
<PackageReference Include="Bond.Core.CSharp" Version="9.0.3" />
2121
<PackageReference Include="Bond.Runtime.CSharp" Version="9.0.3" />
22-
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
22+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
2323
</ItemGroup>
2424

2525
<Import Project="../decoder/decoder.projitems" Label="Shared" />

0 commit comments

Comments
 (0)