Skip to content

Commit 6b2b466

Browse files
Update dependency FluentAssertions to 8.2.0 (#194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d00ed0 commit 6b2b466

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.1.1" />
20+
<PackageReference Include="FluentAssertions" Version="8.2.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)