Skip to content

Commit 6021ce1

Browse files
Bump Newtonsoft.Json in /Lab 2 - Completed/ConsoleApp (#84)
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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e88a95 commit 6021ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lab 2 - Completed/ConsoleApp/ConsoleApp.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<ItemGroup>
1414
<PackageReference Include="Nethereum.Geth" Version="3.0.0" />
1515
<PackageReference Include="Nethereum.Web3" Version="3.0.0" />
16-
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
16+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
1717
</ItemGroup>
1818

1919
</Project>

0 commit comments

Comments
 (0)