Skip to content

Commit 181636a

Browse files
committed
Update FluentAssertion
1 parent 8a2b9dd commit 181636a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<ItemGroup Condition="$(MSBuildProjectName) != 'LinkDotNet.Blog.TestUtilities'">
55
<PackageReference Include="bunit" Version="1.4.15" />
6-
<PackageReference Include="FluentAssertions" Version="6.5.0" />
6+
<PackageReference Include="FluentAssertions" Version="6.5.1" />
77
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0-preview-20220131-20" />
88
<PackageReference Include="Moq" Version="4.16.1" />
99
<PackageReference Include="xunit" Version="2.4.2-pre.12" />

0 commit comments

Comments
 (0)