Skip to content
This repository was archived by the owner on Jul 9, 2022. It is now read-only.

Commit 18796a8

Browse files
Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /src/dotnet-new3
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>
1 parent a83c3af commit 18796a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dotnet-new3/dotnet-new3.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<ItemGroup>
1818
<PackageReference Include="System.Diagnostics.Process" Version="4.3.0" />
1919
<PackageReference Include="Microsoft.Extensions.CommandLineUtils" Version="1.1.0" />
20-
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
20+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
2121
</ItemGroup>
2222
</Project>

0 commit comments

Comments
 (0)