Skip to content

Commit 7b34308

Browse files
chore(deps): update dependency fluentassertions to 8.8.0
1 parent 2ad5f1f commit 7b34308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5050
<PrivateAssets>all</PrivateAssets>
5151
</PackageReference>
52-
<PackageReference Include="FluentAssertions" Version="8.6.0" />
52+
<PackageReference Include="FluentAssertions" Version="8.8.0" />
5353
<PackageReference Include="ReactiveUI.Testing" Version="20.4.1" />
5454
</ItemGroup>
5555

0 commit comments

Comments
 (0)