Skip to content

Commit 092a97c

Browse files
build(deps): bump FluentAssertions from 6.7.0 to 6.8.0 in /src (#3406)
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>
1 parent 20fb5aa commit 092a97c

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
@@ -48,7 +48,7 @@
4848
<PackageReference Include="xunit.runner.console" Version="2.4.2" />
4949
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
5050
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
51-
<PackageReference Include="FluentAssertions" Version="6.7.0" />
51+
<PackageReference Include="FluentAssertions" Version="6.8.0" />
5252
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
5353
<PackageReference Include="PublicApiGenerator" Version="10.3.0" />
5454
<PackageReference Include="coverlet.msbuild" Version="3.1.2" PrivateAssets="All" />

0 commit comments

Comments
 (0)