Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit 006c5ba

Browse files
dependabot[bot]NelsonBN
authored andcommitted
build(deps): 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] <support@github.com>
1 parent 2b6afb2 commit 006c5ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PowerUtils.Net.Primitives.Tests/PowerUtils.Net.Primitives.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626

2727
<ItemGroup>
28-
<PackageReference Include="FluentAssertions" Version="6.12.1" />
28+
<PackageReference Include="FluentAssertions" Version="6.12.2" />
2929
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
3030
<PackageReference Include="xunit" Version="2.9.2" />
3131
<PackageReference Include="coverlet.collector" Version="6.0.2">

0 commit comments

Comments
 (0)