Skip to content

Commit d77311b

Browse files
Bump FluentAssertions from 6.10.0 to 6.11.0 (#202)
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 e4030d7 commit d77311b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
4141
<PackageVersion Include="xunit" Version="2.4.2" />
4242
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.5" />
43-
<PackageVersion Include="FluentAssertions" Version="6.10.0" />
43+
<PackageVersion Include="FluentAssertions" Version="6.11.0" />
4444
<PackageVersion Include="coverlet.collector" Version="3.2.0" />
4545
<PackageVersion Include="Akka.TestKit.XUnit2" Version="1.5.4" />
4646
</ItemGroup>

0 commit comments

Comments
 (0)