Skip to content

Commit

Permalink
Merge pull request #20 from jacking75/dependabot/nuget/Samples/Binary…
Browse files Browse the repository at this point in the history
…PacketServer/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /Samples/BinaryPacketServer
  • Loading branch information
jacking75 authored Jun 23, 2022
2 parents 06490ab + a7b6aa1 commit a727b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Samples/BinaryPacketServer/BinaryPacketServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a727b72

Please sign in to comment.