Skip to content

Commit efad9d0

Browse files
Bump Newtonsoft.Json in /Tests/FluentAssertions.Specs
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@11.0.2...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fddfd5 commit efad9d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj

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

6262
<ItemGroup>
6363
<PackageReference Include="Chill" Version="4.1.0" />
64-
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
64+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
6565
<PackageReference Include="xunit" Version="2.4.2" />
6666
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
6767
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />

0 commit comments

Comments
 (0)