Skip to content

Commit

Permalink
Merge pull request #173 from earloc/dependabot/nuget/FluentAssertions…
Browse files Browse the repository at this point in the history
….Analyzers-0.25.0

chore(deps): bump FluentAssertions.Analyzers from 0.24.0 to 0.25.0
  • Loading branch information
earloc authored Oct 9, 2023
2 parents f806da7 + 91784c6 commit 6303aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TypealizR.Tests/TypealizR.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<ItemGroup>
<PackageReference Include="NuGet.Frameworks" Version="6.7.0" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="FluentAssertions.Analyzers" Version="0.24.0">
<PackageReference Include="FluentAssertions.Analyzers" Version="0.25.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 6303aa7

Please sign in to comment.