Skip to content

Commit 822c893

Browse files
Bump FluentAssertions from 6.9.0 to 8.0.0
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.9.0 to 8.0.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/main/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.9.0...8.0.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 150196e commit 822c893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PackageReference Include="Newtonsoft.Json">
2626
<Version>13.0.2</Version>
2727
</PackageReference>
28-
<PackageReference Include="FluentAssertions" Version="6.9.0" />
28+
<PackageReference Include="FluentAssertions" Version="8.0.0" />
2929
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
3030
<PackageReference Include="MSTest.TestAdapter" Version="3.0.2" />
3131
<PackageReference Include="MSTest.TestFramework" Version="3.0.2" />

0 commit comments

Comments
 (0)