Skip to content

Commit ecfbb1c

Browse files
Bump FluentAssertions from 6.12.0 to 7.0.0
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.12.0 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.12.0...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 2dcb987 commit ecfbb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0"/>
2727
<PackageVersion Include="xunit" Version="2.9.2"/>
2828
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2"/>
29-
<PackageVersion Include="FluentAssertions" Version="6.12.0"/>
29+
<PackageVersion Include="FluentAssertions" Version="7.0.0"/>
3030
<PackageVersion Include="coverlet.collector" Version="6.0.0"/>
3131
</ItemGroup>
3232
</Project>

0 commit comments

Comments
 (0)