Skip to content

Commit

Permalink
Merge pull request #433 from cake-contrib/renovate/moq-4.x
Browse files Browse the repository at this point in the history
(maint) Update dependency Moq to 4.20.72
  • Loading branch information
nils-a authored Sep 14, 2024
2 parents 635b7f4 + d0fd7e8 commit 1f8515d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.Gradle.Tests/Cake.Gradle.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="Verify.Xunit" Version="26.4.5" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.analyzers" Version="1.15.0" />
Expand Down

0 comments on commit 1f8515d

Please sign in to comment.