Skip to content

Commit

Permalink
Merge pull request #185 from cake-contrib/renovate/moq-4.x
Browse files Browse the repository at this point in the history
(maint) Update dependency Moq to v4.18.3
  • Loading branch information
nils-a authored Dec 6, 2022
2 parents f5ddf22 + 9565ccf commit c3874b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.AsciiDoctorJ.Tests/Cake.AsciiDoctorJ.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Moq" Version="4.18.2" />
<PackageReference Include="Moq" Version="4.18.3" />
<PackageReference Include="Shouldly" Version="4.1.0" />
<PackageReference Include="Text.Analyzers" Version="3.3.3">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit c3874b3

Please sign in to comment.