Skip to content

Commit

Permalink
Merge pull request #172 from meenzen/renovate/fluentassertions-replac…
Browse files Browse the repository at this point in the history
…ement

chore(deps): replace dependency fluentassertions with awesomeassertions 7.0.0
  • Loading branch information
meenzen authored Jan 15, 2025
2 parents 3511522 + 17ff2d7 commit 2b07202
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="AwesomeAssertions" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
<PackageReference Include="xunit" Version="2.9.3" />
Expand Down

0 comments on commit 2b07202

Please sign in to comment.