Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit e080877

Browse files
Bump Newtonsoft.Json
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.5 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@6.0.5...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c7e770 commit e080877

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/TestData/SmokeTests.WebLibraryNet5Baseline/SmokeTests.WebLibraryNet5Baseline.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
1212
</ItemGroup>
1313
<ItemGroup>
14-
<PackageReference Include="Newtonsoft.Json" Version="6.0.5" />
14+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1515
</ItemGroup>
1616
</Project>

0 commit comments

Comments
 (0)