Skip to content

Commit

Permalink
Bump FluentAssertions.Analyzers from 0.11.4 to 0.12.0
Browse files Browse the repository at this point in the history
Bumps [FluentAssertions.Analyzers](https://github.com/fluentassertions/fluentassertions.analyzers) from 0.11.4 to 0.12.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions.analyzers/releases)
- [Commits](fluentassertions/fluentassertions.analyzers@0.11.4...0.12.0)

---
updated-dependencies:
- dependency-name: FluentAssertions.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2021
1 parent cf6dede commit a088296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Update="FakeItEasy" Version="7.2.0" />
<PackageReference Update="FakeItEasy.Analyzer.CSharp" Version="6.1.0" />
<PackageReference Update="FluentAssertions" Version="6.1.0" />
<PackageReference Update="FluentAssertions.Analyzers" Version="0.11.4" />
<PackageReference Update="FluentAssertions.Analyzers" Version="0.12.0" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="16.9.4" />
<PackageReference Update="Rocket.Surgery.Extensions.Testing.FakeItEasy" Version="6.0.1" />
<PackageReference Update="Rocket.Surgery.Extensions.Testing.XUnit" Version="6.0.1" />
Expand Down

0 comments on commit a088296

Please sign in to comment.