Skip to content

Commit 8441942

Browse files
chore(deps): update dependency fluentassertions to 8.0.1
1 parent 0d05a89 commit 8441942

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.0.0" />
52+
<PackageReference Include="FluentAssertions" Version="8.0.1" />
5353
<PackageReference Include="ReactiveUI.Testing" Version="20.1.63" />
5454
</ItemGroup>
5555

0 commit comments

Comments
 (0)