Skip to content

Commit

Permalink
Merge pull request #107 from huguesv/dependabot/nuget/FluentAssertion…
Browse files Browse the repository at this point in the history
…s.Analyzers-0.32.0

Bump FluentAssertions.Analyzers from 0.31.0 to 0.32.0
  • Loading branch information
huguesv authored Jul 21, 2024
2 parents 64426c9 + f116f47 commit 941e722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ItemGroup>
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
<PackageVersion Include="FluentAssertions" Version="6.12.0" />
<PackageVersion Include="FluentAssertions.Analyzers" Version="0.31.0" />
<PackageVersion Include="FluentAssertions.Analyzers" Version="0.32.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.3.1" />
<PackageVersion Include="MSTest.TestFramework" Version="3.3.1" />
Expand Down

0 comments on commit 941e722

Please sign in to comment.