Skip to content

Commit fb1920a

Browse files
Bump FluentAssertions from 5.10.3 to 8.8.0
--- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 092c386 commit fb1920a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<PackageReference Update="coverlet.msbuild" Version="3.0.3" IncludeAssets="all" PrivateAssets="runtime;build;native;contentfiles;analyzers" />
3737
<PackageReference Update="FakeItEasy" Version="7.0.2" />
3838
<PackageReference Update="FakeItEasy.Analyzer.CSharp" Version="6.1.0" />
39-
<PackageReference Update="FluentAssertions" Version="5.10.3" />
39+
<PackageReference Update="FluentAssertions" Version="8.8.0" />
4040
<PackageReference Update="FluentAssertions.Analyzers" Version="0.11.4" />
4141
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="16.9.4" />
4242
<PackageReference Update="Rocket.Surgery.Extensions.Testing.FakeItEasy" Version="6.0.1" />

0 commit comments

Comments
 (0)