Skip to content

Commit

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

chore(deps): bump FluentAssertions.Analyzers from 0.17.2 to 0.23.1
  • Loading branch information
earloc authored Sep 14, 2023
2 parents 388664d + 6141987 commit 7999528
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.6.0" />
<PackageReference Include="FluentAssertions" Version="6.11.0" />
<PackageReference Include="FluentAssertions.Analyzers" Version="0.17.2">
<PackageReference Include="FluentAssertions.Analyzers" Version="0.23.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 7999528

Please sign in to comment.