Skip to content

Commit d837db6

Browse files
build(deps): bump FluentAssertions from 5.10.3 to 6.1.0 (#10)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 5.10.3 to 6.1.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/master/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@5.10.3...6.1.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5597a64 commit d837db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveMarbles.CacheDatabase.Tests/ReactiveMarbles.CacheDatabase.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</PackageReference>
2020
<PackageReference Include="DiffEngine" Version="7.2.1" />
2121
<PackageReference Include="PublicApiGenerator" Version="10.2.0" />
22-
<PackageReference Include="FluentAssertions" Version="5.10.3" />
22+
<PackageReference Include="FluentAssertions" Version="6.1.0" />
2323
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
2424
<PackageReference Include="ReactiveUI.Testing" Version="16.2.6" />
2525
</ItemGroup>

0 commit comments

Comments
 (0)