We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3f08f1 + f66e6ca commit a4d821fCopy full SHA for a4d821f
1 file changed
build.gradle
@@ -11,7 +11,7 @@ dependencies {
11
implementation 'org.codehaus.groovy:groovy-all:2.4.21'
12
implementation 'org.jenkins-ci.plugins.workflow:workflow-cps:4177.vb_203fe395445'
13
14
- testImplementation 'com.lesfurets:jenkins-pipeline-unit:1.29'
+ testImplementation 'com.lesfurets:jenkins-pipeline-unit:1.30'
15
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
16
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
17
}
0 commit comments