Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit 5552f11

Browse files
Bump Newtonsoft.Json in /MobileCRM/MobileCRM.Android
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]>
1 parent 68ce7dd commit 5552f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MobileCRM/MobileCRM.Android/MobileCRM.Android.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<PackageReference Include="Microsoft.NETCore.Platforms" Version="2.0.0" />
4848
<PackageReference Include="Microsoft.Win32.Primitives" Version="4.3.0" />
4949
<PackageReference Include="NETStandard.Library" Version="2.0.0" />
50-
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
50+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
5151
<PackageReference Include="System.AppContext" Version="4.3.0" />
5252
<PackageReference Include="System.Collections" Version="4.3.0" />
5353
<PackageReference Include="System.Collections.Concurrent" Version="4.3.0" />

0 commit comments

Comments
 (0)