Skip to content

Commit 57d5adf

Browse files
Bump FluentAssertions from 6.11.0 to 6.12.0 (#55)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.11.0 to 6.12.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.11.0...6.12.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 4497d99 commit 57d5adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

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

2323
<AkkaVersion>1.5.12</AkkaVersion>
2424
<AkkaHostingVersion>1.5.12.1</AkkaHostingVersion>
25-
<FluentAssertionsVersion>6.11.0</FluentAssertionsVersion>
25+
<FluentAssertionsVersion>6.12.0</FluentAssertionsVersion>
2626
<BenchmarkDotNetVersion>0.13.8</BenchmarkDotNetVersion>
2727
</PropertyGroup>
2828

0 commit comments

Comments
 (0)