Skip to content

Commit

Permalink
Update dependency Newtonsoft.Json to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 19, 2021
1 parent 591c5ed commit ff5b462
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 ff5b462

Please sign in to comment.