Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2a7ffb7

Browse files
authoredJan 6, 2025··
Update dependency Verify.Xunit to 28.8.1
1 parent a205bf0 commit 2a7ffb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/Cake.Gradle.Tests/Cake.Gradle.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<PrivateAssets>all</PrivateAssets>
2828
</PackageReference>
2929
<PackageReference Include="Moq" Version="4.20.72" />
30-
<PackageReference Include="Verify.Xunit" Version="28.7.0" />
30+
<PackageReference Include="Verify.Xunit" Version="28.8.1" />
3131
<PackageReference Include="xunit" Version="2.9.2" />
3232
<PackageReference Include="xunit.analyzers" Version="1.18.0" />
3333
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">

0 commit comments

Comments
 (0)
Please sign in to comment.