Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 15af121

Browse files
authoredFeb 19, 2025··
Update dependency FluentAssertions to v8
1 parent fc7f486 commit 15af121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/FluentNHibernate.Specs/FluentNHibernate.Specs.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
14-
<PackageReference Include="FluentAssertions" Version="6.12.1" />
14+
<PackageReference Include="FluentAssertions" Version="8.0.1" />
1515
<PackageReference Include="Machine.Specifications" Version="1.1.2" />
1616
<PackageReference Include="Machine.Specifications.Runner.VisualStudio" Version="2.10.2" />
1717
</ItemGroup>

0 commit comments

Comments
 (0)
Please sign in to comment.