Skip to content

Commit

Permalink
chore(deps): update dependency fluentassertions to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 3c43bc3 commit 4dfb30e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
<PackageReference Include="coverlet.collector" PrivateAssets="all" Version="6.0.3">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="7.0.0"/>
<PackageReference Include="FluentAssertions" Version="8.0.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0"/>
<PackageReference Include="Moq" Version="4.20.72"/>
<PackageReference Include="xunit.v3" Version="1.0.1"/>

0 comments on commit 4dfb30e

Please sign in to comment.