Skip to content

Commit 8ad8aad

Browse files
Bump Newtonsoft.Json in /src/Platforms/Xamarin/Scalex/Scalex.Android
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] <[email protected]>
1 parent a60ba76 commit 8ad8aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Platforms/Xamarin/Scalex/Scalex.Android/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<package id="Microsoft.Win32.Primitives" version="4.3.0" targetFramework="monoandroid80" />
66
<package id="modernhttpclient" version="2.4.2" targetFramework="monoandroid80" />
77
<package id="NETStandard.Library" version="2.0.1" targetFramework="monoandroid90" />
8-
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="monoandroid90" />
8+
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="monoandroid90" />
99
<package id="Plugin.MediaManager" version="0.9.7" targetFramework="monoandroid81" />
1010
<package id="Plugin.MediaManager.Forms" version="0.9.7" targetFramework="monoandroid90" />
1111
<package id="SkiaSharp" version="1.68.3" targetFramework="monoandroid81" />

0 commit comments

Comments
 (0)