Skip to content

Commit d906bde

Browse files
Bump FluentAssertions from 6.12.0 to 6.12.1
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.12.0 to 6.12.1. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.12.0...6.12.1) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 558127e commit d906bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<ItemGroup Label="Test Only Packages" Condition=" '$(TestOnlyPackagesEnabled)' == 'true' ">
4545
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
4646
<PackageVersion Include="coverlet.msbuild" Version="6.0.2" />
47-
<PackageVersion Include="FluentAssertions" Version="6.12.0" />
47+
<PackageVersion Include="FluentAssertions" Version="6.12.1" />
4848
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
4949
<PackageVersion Include="System.IO.Abstractions.TestingHelpers" Version="$(SystemIOAbstractionsVersion)" />
5050
<PackageVersion Include="xunit" Version="2.9.0" />

0 commit comments

Comments
 (0)