Skip to content

Commit 8757332

Browse files
committed
Update FluentAssertions to version 6.4.0
1 parent 6d2269d commit 8757332

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
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="coverlet.msbuild" Version="3.1.1" PrivateAssets="all" />
11-
<PackageReference Include="FluentAssertions" Version="6.3.0" />
11+
<PackageReference Include="FluentAssertions" Version="6.4.0" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
1313
<PackageReference Include="PublicApiGenerator" Version="10.3.0" />
1414
<PackageReference Include="ReportGenerator" Version="5.0.3" />

0 commit comments

Comments
 (0)