Skip to content

Commit

Permalink
Merge pull request #164 from cake-contrib/renovate/verify.xunit-14.x
Browse files Browse the repository at this point in the history
(maint) Update dependency Verify.Xunit to v14.6.4
  • Loading branch information
nils-a committed Nov 26, 2021
2 parents f678878 + a71f9b3 commit ba8cf65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.Gradle.Tests/Cake.Gradle.Tests.csproj
Expand Up @@ -22,7 +22,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="Verify.Xunit" Version="14.6.3" />
<PackageReference Include="Verify.Xunit" Version="14.6.4" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.analyzers" Version="0.10.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
Expand Down

0 comments on commit ba8cf65

Please sign in to comment.