Skip to content

Commit 7950437

Browse files
build(deps): bump Newtonsoft.Json in /Source/Libraries/openXDA.NetCore
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f14701 commit 7950437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Libraries/openXDA.NetCore/OpenXDA.NetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Gemstone.Data" Version="1.0.56" />
1414
<PackageReference Include="Gemstone.Numeric" Version="1.0.56" />
1515
<PackageReference Include="Gemstone.PQDIF" Version="1.0.56" />
16-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
16+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1717
<PackageReference Include="System.ComponentModel.Annotations" Version="4.7.0" />
1818
</ItemGroup>
1919

0 commit comments

Comments
 (0)