Skip to content

Commit a6366c8

Browse files
Update dependency FluentAssertions to v8
1 parent c0916cc commit a6366c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/TurnerSoftware.Aqueduct.Tests/TurnerSoftware.Aqueduct.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="FluentAssertions" Version="7.0.0" />
12+
<PackageReference Include="FluentAssertions" Version="8.0.0" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1414
<PackageReference Include="MSTest.TestAdapter" Version="3.7.1" />
1515
<PackageReference Include="MSTest.TestFramework" Version="3.7.1" />

0 commit comments

Comments
 (0)