Skip to content

Commit 13aa356

Browse files
Update dependency FluentAssertions to v8
1 parent bcdd850 commit 13aa356

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.1.0" />
12+
<PackageReference Include="FluentAssertions" Version="8.1.0" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1414
<PackageReference Include="MSTest.TestAdapter" Version="3.7.3" />
1515
<PackageReference Include="MSTest.TestFramework" Version="3.7.3" />

0 commit comments

Comments
 (0)