Skip to content

Commit 4079cad

Browse files
Bump FluentAssertions from 6.4.0 to 6.5.0 (#79)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.4.0 to 6.5.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.4.0...6.5.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 017bd24 commit 4079cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Packages.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<!-- Unittesting -->
3838
<PackageReference Update="FakeItEasy" Version="7.3.0" />
3939
<PackageReference Update="FakeItEasy.Analyzer.CSharp" Version="6.1.0" />
40-
<PackageReference Update="FluentAssertions" Version="6.4.0" />
40+
<PackageReference Update="FluentAssertions" Version="6.5.0" />
4141
<PackageReference Update="FluentAssertions.Analyzers" Version="0.15.0" />
4242
<PackageReference Update="EasyTestFile.XUnit" Version="2.0.2" />
4343

0 commit comments

Comments
 (0)