Skip to content

Commit e864e00

Browse files
Bump Newtonsoft.Json in /src/Platforms/Xamarin/Scalex/Scalex.UWP
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] <[email protected]>
1 parent 7c75d0b commit e864e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Platforms/Xamarin/Scalex/Scalex.UWP/Scalex.UWP.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
<Version>2.0.1</Version>
210210
</PackageReference>
211211
<PackageReference Include="Newtonsoft.Json">
212-
<Version>12.0.3</Version>
212+
<Version>13.0.1</Version>
213213
</PackageReference>
214214
<PackageReference Include="SkiaSharp">
215215
<Version>1.68.3</Version>

0 commit comments

Comments
 (0)