Skip to content

Commit b0c352a

Browse files
Bump FluentAssertions from 6.9.0 to 6.10.0 (#328)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.9.0 to 6.10.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.9.0...6.10.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 629e42c commit b0c352a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BitFaster.Caching.UnitTests/BitFaster.Caching.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PrivateAssets>all</PrivateAssets>
1010
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1111
</PackageReference>
12-
<PackageReference Include="FluentAssertions" Version="6.9.0" />
12+
<PackageReference Include="FluentAssertions" Version="6.10.0" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
1414
<PackageReference Include="Moq" Version="4.18.4" />
1515
<PackageReference Include="xunit" Version="2.4.2" />

0 commit comments

Comments
 (0)