Skip to content

Commit ac94de4

Browse files
Bump Newtonsoft.Json in /Lab 5 (Azure Accelerators)/ConsoleAppGanache (#91)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@13.0.1...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 2b8e03d commit ac94de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lab 5 (Azure Accelerators)/ConsoleAppGanache/ConsoleAppGanache.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<ItemGroup>
1616
<PackageReference Include="Nethereum.Geth" Version="3.0.0" />
1717
<PackageReference Include="Nethereum.Web3" Version="3.0.0" />
18-
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
18+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
1919
</ItemGroup>
2020

2121
</Project>

0 commit comments

Comments
 (0)