Skip to content

Commit 3492b3a

Browse files
Bump Newtonsoft.Json from 10.0.1 to 13.0.1 in /test/tools/TestAlc/nested
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@10.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bcde806 commit 3492b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/tools/TestAlc/nested/Test.Isolated.Nested.csproj

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

1717
<ItemGroup>
1818
<PackageReference Include="PowerShellStandard.Library" Version="5.1.0" PrivateAssets="All" />
19-
<PackageReference Include="Newtonsoft.Json" Version="10.0.1" />
19+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
2020
</ItemGroup>
2121

2222
</Project>

0 commit comments

Comments
 (0)