Skip to content

Commit 19b474f

Browse files
Bump Newtonsoft.Json from 10.0.1 to 13.0.1 in /test/tools/TestAlc/nested (#189)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d85c2ad commit 19b474f

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)