Skip to content

Commit 2372a9e

Browse files
chore(deps): update dependency fluentassertions to v7 (#615)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e6d2f0 commit 2372a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageReference Include="coverlet.collector" PrivateAssets="all" Version="6.0.2">
88
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
99
</PackageReference>
10-
<PackageReference Include="FluentAssertions" Version="6.12.2"/>
10+
<PackageReference Include="FluentAssertions" Version="7.0.0"/>
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0"/>
1212
<PackageReference Include="Moq" Version="4.20.72"/>
1313
<PackageReference Include="xunit" Version="2.9.2"/>

0 commit comments

Comments
 (0)