Skip to content

Commit 3c98b43

Browse files
build(deps): bump FluentAssertions from 6.9.0 to 6.10.0 in /src (#989)
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 6349bda commit 3c98b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
5151
<PackageReference Include="xunit" Version="2.4.2" />
5252
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
53-
<PackageReference Include="FluentAssertions" Version="6.9.0" />
53+
<PackageReference Include="FluentAssertions" Version="6.10.0" />
5454
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
5555
<PackageReference Include="PublicApiGenerator" Version="10.3.0" />
5656
<PackageReference Include="Verify.Xunit" Version="19.10.0" />

0 commit comments

Comments
 (0)