Skip to content

Commit a886437

Browse files
Bump FluentAssertions from 6.12.0 to 6.12.2 in /src (#124)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.12.0 to 6.12.2. - [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.2) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sarah Birrer <95348063+bbtbir@users.noreply.github.com>
1 parent 1d8aed4 commit a886437

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
@@ -24,7 +24,7 @@
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2525
<PrivateAssets>all</PrivateAssets>
2626
</PackageReference>
27-
<PackageReference Include="FluentAssertions" Version="6.12.0" />
27+
<PackageReference Include="FluentAssertions" Version="6.12.2" />
2828
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
2929
<PackageReference Include="Ninject" Version="3.3.6" />
3030
<PackageReference Include="xunit" Version="2.9.2" />

0 commit comments

Comments
 (0)