Skip to content

Commit 02c7f75

Browse files
chore(deps): bump FluentAssertions from 6.11.0 to 6.12.0 in /src (#277)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.11.0 to 6.12.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.11.0...6.12.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 0c63caa commit 02c7f75

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
@@ -38,7 +38,7 @@
3838
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" />
3939
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
4040
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
41-
<PackageReference Include="FluentAssertions" Version="6.11.0" />
41+
<PackageReference Include="FluentAssertions" Version="6.12.0" />
4242
<PackageReference Include="DiffEngine" Version="12.2.0" />
4343
<PackageReference Include="PublicApiGenerator" Version="11.0.0" />
4444
<PackageReference Include="coverlet.msbuild" Version="6.0.0">

0 commit comments

Comments
 (0)