Skip to content

Commit ac29c81

Browse files
Bump FluentAssertions from 6.5.1 to 7.0.0
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.5.1 to 7.0.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.5.1...7.0.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e863f5b commit ac29c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Test/Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageReference Include="AutoFixture" Version="4.17.0" />
88
<PackageReference Include="AutoFixture.AutoMoq" Version="4.17.0" />
99
<PackageReference Include="AutoFixture.Xunit2" Version="4.17.0" />
10-
<PackageReference Include="FluentAssertions" Version="6.5.1" />
10+
<PackageReference Include="FluentAssertions" Version="7.0.0" />
1111
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1313
<PackageReference Include="Moq" Version="4.20.72" />

0 commit comments

Comments
 (0)