Skip to content

Commit c32ec3a

Browse files
build(deps): bump FluentAssertions from 6.8.0 to 6.9.0 in /src (#301)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.8.0 to 6.9.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.8.0...6.9.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37cf167 commit c32ec3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Fusillade.Tests/Fusillade.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="xunit.runner.console" Version="2.4.2" />
2121
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
2222
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
23-
<PackageReference Include="FluentAssertions" Version="6.8.0" />
23+
<PackageReference Include="FluentAssertions" Version="6.9.0" />
2424
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
2525
<PackageReference Include="PublicApiGenerator" Version="10.3.0" />
2626
<PackageReference Include="coverlet.msbuild" Version="3.2.0" PrivateAssets="All" />

0 commit comments

Comments
 (0)