Skip to content

Commit aa92978

Browse files
Bump FluentAssertions from 6.12.0 to 6.12.1 in /Source (MarimerLLC#4216)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.12.0 to 6.12.1. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.12.0...6.12.1) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58fb6cf commit aa92978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Csla.test/Csla.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
</ItemGroup>
4848

4949
<ItemGroup>
50-
<PackageReference Include="FluentAssertions" Version="6.12.0" />
50+
<PackageReference Include="FluentAssertions" Version="6.12.1" />
5151
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
5252
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
5353
<PackageReference Include="MSTest.TestAdapter" Version="3.5.2" />

0 commit comments

Comments
 (0)