Skip to content

Commit 46a6701

Browse files
Bump FluentAssertions from 6.12.0 to 6.12.1
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] <support@github.com>
1 parent de5c0d3 commit 46a6701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/EntityChange.Tests/EntityChange.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
</PackageReference>
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
18-
<PackageReference Include="FluentAssertions" Version="6.12.0" />
18+
<PackageReference Include="FluentAssertions" Version="6.12.1" />
1919
<PackageReference Include="xunit" Version="2.9.0" />
2020
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
2121
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)