Skip to content

Commit

Permalink
Update dependency Newtonsoft.Json to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 8, 2018
1 parent a076654 commit f83c296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/Hypepool.Common/Hypepool.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<ItemGroup>
<PackageReference Include="NetUV.Core" Version="0.1.140" />
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="Serilog" Version="2.6.0" />
<PackageReference Include="System.Reactive" Version="3.1.1" />
<PackageReference Include="xunit.analyzers" Version="0.8.0" />
Expand Down

0 comments on commit f83c296

Please sign in to comment.