Skip to content

Commit

Permalink
Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /tools/server (#1025)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 23, 2022
1 parent 5ffd639 commit a730194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/server/server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Bond.Compiler" Version="9.0.4" />
<PackageReference Include="Bond.Core.CSharp" Version="9.0.3" />
<PackageReference Include="Bond.Runtime.CSharp" Version="9.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>

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

0 comments on commit a730194

Please sign in to comment.