Skip to content

Commit bfb689b

Browse files
Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /src/src/ManifestGenerator (#70)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@9.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5edac33 commit bfb689b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/src/ManifestGenerator/ManifestGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<ItemGroup>
1616
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="16.5.0" />
17-
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
17+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1818
<PackageReference Include="System.Reflection.Metadata" Version="1.8.0" />
1919
<PackageReference Include="System.Reflection.MetadataLoadContext" Version="4.7.1" />
2020
</ItemGroup>

0 commit comments

Comments
 (0)