Skip to content

Commit 1d2c2f4

Browse files
Bump FluentAssertions from 6.7.0 to 6.8.0 (#1947)
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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28b5478 commit 1d2c2f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<ItemGroup>
1616
<PackageReference Include="xunit" Version="2.4.2"/>
1717
<PackageReference Include="AutoFixture" Version="4.17.0"/>
18-
<PackageReference Include="FluentAssertions" Version="6.7.0"/>
18+
<PackageReference Include="FluentAssertions" Version="6.8.0"/>
1919
</ItemGroup>
2020
<ItemGroup Condition="$(TargetFramework) == 'net472'">
2121
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies.net472" Version="1.0.3" PrivateAssets="All"/>

0 commit comments

Comments
 (0)