Skip to content

Commit 01714a3

Browse files
dependabot[bot]eNeRGy164
authored andcommitted
Bump FluentAssertions from 6.12.1 to 6.12.2
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.12.1 to 6.12.2. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.12.1...6.12.2) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 99d3d8e commit 01714a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/DendroDocs.Tool.Tests/DendroDocs.Tool.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</ItemGroup>
2222

2323
<ItemGroup>
24-
<PackageReference Include="FluentAssertions" Version="6.12.1" />
24+
<PackageReference Include="FluentAssertions" Version="6.12.2" />
2525
<PackageReference Include="coverlet.collector" Version="6.0.2" PrivateAssets="all">
2626
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2727
</PackageReference>

0 commit comments

Comments
 (0)