Skip to content

Commit a27b965

Browse files
Bump Newtonsoft.Json in /AlmostBinary_BlockhainLibrary
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80e4734 commit a27b965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AlmostBinary_BlockhainLibrary/AlmostBinary_BlockhainLibrary.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
8+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
99
</ItemGroup>
1010

1111
</Project>

0 commit comments

Comments
 (0)