Skip to content

Commit 0dd818c

Browse files
Bump FluentAssertions from 5.10.3 to 6.2.0 (#1641)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 5.10.3 to 6.2.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/master/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@5.10.3...6.2.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8cf95a commit 0dd818c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="NUnit" Version="3.13.*"/>
1313
<PackageReference Include="NUnit3TestAdapter" Version="4.0.0"/>
1414
<PackageReference Include="AutoFixture" Version="4.17.0"/>
15-
<PackageReference Include="FluentAssertions" Version="5.10.3"/>
15+
<PackageReference Include="FluentAssertions" Version="6.2.0"/>
1616
<PackageReference Include="coverlet.collector" Version="3.1.0"/>
1717
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2" PrivateAssets="All" />
1818
</ItemGroup>

0 commit comments

Comments
 (0)