Skip to content

Commit 42d5869

Browse files
dependabot[bot]linkdotnet
authored andcommitted
Bump FluentAssertions from 6.7.0 to 6.8.0
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.7.0 to 6.8.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.7.0...6.8.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c9a054 commit 42d5869

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.11.7" />
6-
<PackageReference Include="FluentAssertions" Version="6.7.0" />
6+
<PackageReference Include="FluentAssertions" Version="6.8.0" />
77
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0-preview-20221003-04" />
88
<PackageReference Include="Moq" Version="4.18.2" />
99
<PackageReference Include="xunit" Version="2.4.2" />

0 commit comments

Comments
 (0)