Skip to content

Commit

Permalink
Merge pull request #23 from bogoware/dependabot/nuget/Moq-4.20.72
Browse files Browse the repository at this point in the history
chore(deps): bump Moq from 4.20.70 to 4.20.72
  • Loading branch information
MrBogomips authored Sep 11, 2024
2 parents edbd5ba + 9a5b8b2 commit 816d4ae
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 @@ -14,7 +14,7 @@
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 816d4ae

Please sign in to comment.