Skip to content

Commit 799e56a

Browse files
Bump FluentAssertions from 6.8.0 to 6.9.0
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] <[email protected]>
1 parent 1e39a2f commit 799e56a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Serilog.Formatting.Log4Net.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="coverlet.msbuild" Version="3.2.0" PrivateAssets="all" />
11-
<PackageReference Include="FluentAssertions" Version="6.8.0" />
11+
<PackageReference Include="FluentAssertions" Version="6.9.0" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
1313
<PackageReference Include="PublicApiGenerator" Version="10.3.0" />
1414
<PackageReference Include="ReportGenerator" Version="5.1.13" PrivateAssets="all" />

0 commit comments

Comments
 (0)