Skip to content

Commit 79fee7c

Browse files
Bump FluentAssertions from 7.0.0 to 8.0.0
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@7.0.0...8.0.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d932388 commit 79fee7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Serilog.Formatting.Log4Net.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="coverlet.collector" Version="6.0.3" PrivateAssets="all" />
10-
<PackageReference Include="FluentAssertions" Version="7.0.0" />
10+
<PackageReference Include="FluentAssertions" Version="8.0.0" />
1111
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" PrivateAssets="all" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1313
<PackageReference Include="PublicApiGenerator" Version="11.3.0" />

0 commit comments

Comments
 (0)