Skip to content

Commit 74b3926

Browse files
Bump FluentAssertions
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.12.2 to 7.0.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.12.2...7.0.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28bd17f commit 74b3926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Objectivity.AutoFixture.XUnit2.AutoFakeItEasy.Tests/Objectivity.AutoFixture.XUnit2.AutoFakeItEasy.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<PrivateAssets>all</PrivateAssets>
6161
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
6262
</PackageReference>
63-
<PackageReference Include="FluentAssertions" Version="6.12.2" />
63+
<PackageReference Include="FluentAssertions" Version="7.0.0" />
6464
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" />
6565
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0">
6666
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)