Skip to content

Commit 1f62f7d

Browse files
Bump Newtonsoft.Json
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@11.0.2...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2357f4f commit 1f62f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Samples/Acquaint/Common/Acquaint.Data.NetStandard/Acquaint.Data.NetStandard.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55
<ItemGroup>
66
<PackageReference Include="Backendless.NET" Version="5.1.3" />
7-
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
7+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
88
<PackageReference Include="PCLStorage.Standard" Version="1.0.0" />
99
</ItemGroup>
1010
<ItemGroup>

0 commit comments

Comments
 (0)