Skip to content

Commit 3c2f222

Browse files
authored
chore(deps): bump FluentAssertions from 6.12.0 to 6.12.1 (#282)
2 parents 2db3828 + e8aaf65 commit 3c2f222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
</ItemGroup>
6161

6262
<ItemGroup Condition="$(MSBuildProjectName.EndsWith('Tests'))">
63-
<PackageReference Include="FluentAssertions" Version="6.12.0"/>
63+
<PackageReference Include="FluentAssertions" Version="6.12.1"/>
6464
<PackageReference Include="MSTest.TestAdapter" Version="3.5.2"/>
6565
<PackageReference Include="MSTest.TestFramework" Version="3.5.2"/>
6666
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1"/>

0 commit comments

Comments
 (0)