Skip to content

Commit d332a7e

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

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
@@ -20,7 +20,7 @@ Migrated onto .NET 6.</PackageReleaseNotes>
2020
<PropertyGroup>
2121
<XunitVersion>2.4.2</XunitVersion>
2222
<MicrosoftSdkVersion>17.3.2</MicrosoftSdkVersion>
23-
<FluentAssertionsVersion>6.7.0</FluentAssertionsVersion>
23+
<FluentAssertionsVersion>6.8.0</FluentAssertionsVersion>
2424
<NetCoreVersion>net6.0</NetCoreVersion>
2525
<NetStandardVersion>netstandard1.6</NetStandardVersion>
2626
<NetFrameworkLibVersion>net461</NetFrameworkLibVersion>

0 commit comments

Comments
 (0)