Skip to content

Commit

Permalink
Pin FluentAssertions versions (#8073)
Browse files Browse the repository at this point in the history
  • Loading branch information
rubo authored Jan 20, 2025
1 parent a3fdb78 commit 3e5a795
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Nethermind/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<PackageVersion Include="Crc32.NET" Version="1.2.0" />
<PackageVersion Include="DnsClient" Version="1.8.0" />
<PackageVersion Include="FastEnum" Version="2.0.5" />
<PackageVersion Include="FluentAssertions" Version="[7.0.0, 8)" />
<PackageVersion Include="FluentAssertions.Json" Version="6.1.0" />
<PackageVersion Include="FluentAssertions" Version="[7.1.0]" />
<PackageVersion Include="FluentAssertions.Json" Version="[6.1.0]" />
<PackageVersion Include="Google.Protobuf" Version="3.29.3" />
<PackageVersion Include="Google.Protobuf.Tools" Version="3.29.3" />
<PackageVersion Include="Grpc" Version="2.46.6" />
Expand Down

0 comments on commit 3e5a795

Please sign in to comment.