Skip to content

Commit

Permalink
Merge pull request #41 from TNG/renovate/newtonsoft.json-12.x
Browse files Browse the repository at this point in the history
Update dependency Newtonsoft.Json to v12
  • Loading branch information
fgather authored Jan 19, 2021
2 parents 591c5ed + ff5b462 commit 5d84cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TestAssembly/TestAssembly.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
<Folder Include="Domain" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
</ItemGroup>
</Project>

0 comments on commit 5d84cd9

Please sign in to comment.