Skip to content

Commit cd6f8ee

Browse files
Bump FluentAssertions.Analyzers from 0.15.0 to 0.17.2
Bumps [FluentAssertions.Analyzers](https://github.com/fluentassertions/fluentassertions.analyzers) from 0.15.0 to 0.17.2. - [Release notes](https://github.com/fluentassertions/fluentassertions.analyzers/releases) - [Commits](fluentassertions/fluentassertions.analyzers@0.15.0...0.17.2) --- updated-dependencies: - dependency-name: FluentAssertions.Analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ac3528 commit cd6f8ee

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
@@ -38,7 +38,7 @@
3838
<PackageReference Update="FakeItEasy" Version="7.3.1" />
3939
<PackageReference Update="FakeItEasy.Analyzer.CSharp" Version="6.1.0" />
4040
<PackageReference Update="FluentAssertions" Version="6.7.0" />
41-
<PackageReference Update="FluentAssertions.Analyzers" Version="0.15.0" />
41+
<PackageReference Update="FluentAssertions.Analyzers" Version="0.17.2" />
4242
<PackageReference Update="EasyTestFile.XUnit" Version="2.0.3" />
4343

4444
<!-- Test coverage -->

0 commit comments

Comments
 (0)