Skip to content

Commit

Permalink
Bump FluentAssertions from 6.12.2 to 7.0.0 (#2971)
Browse files Browse the repository at this point in the history
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.12.2 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.2...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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 9fee678 commit 8883685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Update all AWSSDK versions</PackageReleaseNotes>
<XunitVersion>2.8.1</XunitVersion>
<XUnitRunnerVersion>2.8.1</XUnitRunnerVersion>
<CoverletVersion>6.0.2</CoverletVersion>
<FluentAssertionVersion>6.12.2</FluentAssertionVersion>
<FluentAssertionVersion>7.0.0</FluentAssertionVersion>
<TestSdkVersion>17.12.0</TestSdkVersion>
<WireMockVersion>1.6.8</WireMockVersion>

Expand Down

0 comments on commit 8883685

Please sign in to comment.