Skip to content

Commit ede3693

Browse files
Bump Newtonsoft.Json
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] <support@github.com>
1 parent da50209 commit ede3693

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DataFormXamarin/DataFormXamarin/DataFormXamarin.iOS/DataFormXamarin.iOS.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
</ItemGroup>
150150
<ItemGroup>
151151
<PackageReference Include="Newtonsoft.Json">
152-
<Version>12.0.3</Version>
152+
<Version>13.0.2</Version>
153153
</PackageReference>
154154
<PackageReference Include="Syncfusion.Xamarin.SfDataForm">
155155
<Version>17.4.0.55</Version>

DataFormXamarin/DataFormXamarin/DataFormXamarin/DataFormXamarin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
17+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
1818
<PackageReference Include="Syncfusion.Xamarin.SfDataForm" Version="17.4.0.55" />
1919
<PackageReference Include="Xamarin.Forms" Version="4.5.0.396" />
2020
</ItemGroup>

0 commit comments

Comments
 (0)