Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d7983dc

Browse files
authoredJan 28, 2025··
chore(deps): update dependency fluentassertions to 8.0.1
1 parent db0a52b commit d7983dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.1" />
6666
<PackageVersion Include="Verify.Xunit" Version="28.9.0" />
6767
<PackageVersion Include="Xunit.StaFact" Version="1.2.69" />
68-
<PackageVersion Include="FluentAssertions" Version="8.0.0" />
68+
<PackageVersion Include="FluentAssertions" Version="8.0.1" />
6969
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
7070
<PackageVersion Include="Microsoft.Reactive.Testing" Version="6.0.1" />
7171
<PackageVersion Include="PublicApiGenerator" Version="11.3.0" />

0 commit comments

Comments
 (0)
Please sign in to comment.