Skip to content

Commit 387c3bd

Browse files
Update dependency FluentAssertions to 8.1.0
1 parent 5ab632a commit 387c3bd

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="8.0.1" />
20+
<PackageReference Include="FluentAssertions" Version="8.1.0" />
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)