Skip to content

Commit eab09b0

Browse files
Bump FluentAssertions from 6.12.1 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 400bd1b commit eab09b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BlogHelper9000.Tests/BlogHelper9000.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
<PrivateAssets>all</PrivateAssets>
1414
</PackageReference>
15-
<PackageReference Include="FluentAssertions" Version="6.12.1" />
15+
<PackageReference Include="FluentAssertions" Version="8.8.0" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
1717
<PackageReference Include="NSubstitute" Version="5.1.0" />
1818
<PackageReference Include="System.IO.Abstractions.TestingHelpers" Version="21.0.29" />

0 commit comments

Comments
 (0)