Skip to content

Commit f58d767

Browse files
Bump Newtonsoft.Json from 10.0.3 to 13.0.2 in /windows-legacy/CodePush (microsoft#2384)
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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Evgenii Utkin <evutkin@microsoft.com>
1 parent d6e0324 commit f58d767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows-legacy/CodePush/CodePush.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
</ItemGroup>
103103
<ItemGroup>
104104
<PackageReference Include="Newtonsoft.Json">
105-
<Version>10.0.3</Version>
105+
<Version>13.0.1</Version>
106106
</PackageReference>
107107
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
108108
<Version>6.0.6</Version>

0 commit comments

Comments
 (0)