Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit 2c73867

Browse files
Bump FluentAssertions from 6.10.0 to 6.11.0 (#196)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.10.0 to 6.11.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.10.0...6.11.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc49f4b commit 2c73867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<!-- Test dependencies -->
1313
<ItemGroup>
14-
<PackageVersion Include="FluentAssertions" Version="6.10.0" />
14+
<PackageVersion Include="FluentAssertions" Version="6.11.0" />
1515
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
1616
<PackageVersion Include="xunit" Version="$(XunitVersion)" />
1717
<PackageVersion Include="xunit.runner.visualstudio" Version="$(XunitVersion)" />

0 commit comments

Comments
 (0)