Skip to content

Commit ab64b25

Browse files
Update dependency FluentAssertions to v8
1 parent 141711d commit ab64b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Markdown.ColorCode.UnitTests/Markdown.ColorCode.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>
20-
<PackageReference Include="FluentAssertions" Version="7.1.0" />
20+
<PackageReference Include="FluentAssertions" Version="8.0.1" />
2121
<PackageReference Include="FluentAssertions.Analyzers" Version="0.34.1">
2222
<PrivateAssets>all</PrivateAssets>
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)