Skip to content

Commit fdf2bc4

Browse files
Bump FluentAssertions from 6.9.0 to 6.10.0 (#190)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.9.0 to 6.10.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.9.0...6.10.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 2103626 commit fdf2bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Upgraded to Phobos 2.0.6</PackageReleaseNotes>
2323
<PbmVersion>1.2.1</PbmVersion>
2424
<OTelVersion>1.3.2</OTelVersion>
2525
<OTelExporterVersion>1.0.0-rc9.4</OTelExporterVersion>
26-
<FluentAssertionsVersion>6.9.0</FluentAssertionsVersion>
26+
<FluentAssertionsVersion>6.10.0</FluentAssertionsVersion>
2727
<PhobosVersion>2.0.6</PhobosVersion>
2828
</PropertyGroup>
2929
</Project>

0 commit comments

Comments
 (0)