Skip to content

Commit 76515e1

Browse files
build(deps): bump FluentAssertions from 6.11.0 to 6.12.0 in /src (#332)
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 627c936 commit 76515e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Fusillade.Tests/Fusillade.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="xunit.runner.console" Version="2.5.0" />
2121
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" />
2222
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
23-
<PackageReference Include="FluentAssertions" Version="6.11.0" />
23+
<PackageReference Include="FluentAssertions" Version="6.12.0" />
2424
<PackageReference Include="Microsoft.Reactive.Testing" Version="6.0.0" />
2525
<PackageReference Include="PublicApiGenerator" Version="10.3.0" />
2626
<PackageReference Include="coverlet.msbuild" Version="6.0.0" PrivateAssets="All" />

0 commit comments

Comments
 (0)