Skip to content

Commit

Permalink
Merge pull request #34 from bogoware/dependabot/nuget/FluentAssertion…
Browse files Browse the repository at this point in the history
…s-7.0.0

chore(deps): bump FluentAssertions from 6.12.2 to 7.0.0
  • Loading branch information
MrBogomips authored Dec 23, 2024
2 parents 7f842c4 + f7636c6 commit 51a5cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Monads.UnitTests/Monads.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.2" />
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="xunit" Version="2.9.2" />
Expand Down

0 comments on commit 51a5cb1

Please sign in to comment.