Skip to content

Commit c3b6d22

Browse files
Bump FluentAssertions from 6.6.0 to 6.9.0 in /src
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.6.0 to 6.9.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.6.0...6.9.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df23395 commit c3b6d22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/BBT.StrategyPattern.Tests/BBT.StrategyPattern.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</PropertyGroup>
2121

2222
<ItemGroup>
23-
<PackageReference Include="FluentAssertions" Version="6.6.0" />
23+
<PackageReference Include="FluentAssertions" Version="6.9.0" />
2424
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
2525
<PackageReference Include="Ninject" Version="3.3.5" />
2626
<PackageReference Include="xunit" Version="2.4.1" />

0 commit comments

Comments
 (0)