Skip to content

Commit aa0fd0e

Browse files
Bump FluentAssertions from 6.8.0 to 6.11.0 (#30)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.8.0 to 6.11.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.8.0...6.11.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0215e63 commit aa0fd0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BitFaster.Caching.DependencyInjection.UnitTests/BitFaster.Caching.DependencyInjection.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PrivateAssets>all</PrivateAssets>
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
</PackageReference>
16-
<PackageReference Include="FluentAssertions" Version="6.8.0" />
16+
<PackageReference Include="FluentAssertions" Version="6.11.0" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
1818
<PackageReference Include="xunit" Version="2.4.2" />
1919
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">

0 commit comments

Comments
 (0)