Skip to content

Commit e1ed978

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 a0262e3 commit e1ed978

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
@@ -54,7 +54,7 @@
5454

5555
<ItemGroup>
5656
<PackageReference Include="Chill" Version="4.1.0" />
57-
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
57+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
5858
<PackageReference Include="xunit" Version="2.4.1" />
5959
<PackageReference Include="Xunit.StaFact" Version="1.0.37" />
6060
</ItemGroup>

0 commit comments

Comments
 (0)