Skip to content

Commit 6099885

Browse files
Bump Newtonsoft.Json in /Lab 2 - Completed/ConsoleAppRopsten (#83)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@10.0.3...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e509500 commit 6099885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lab 2 - Completed/ConsoleAppRopsten/ConsoleAppRopsten.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<ItemGroup>
1515
<PackageReference Include="Nethereum.Geth" Version="3.0.0" />
1616
<PackageReference Include="Nethereum.Web3" Version="3.0.0" />
17-
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
17+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
1818
</ItemGroup>
1919

2020
</Project>

0 commit comments

Comments
 (0)