We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 190be6f + 73490cb commit 180c1dfCopy full SHA for 180c1df
1 file changed
build.gradle
@@ -9,7 +9,7 @@ repositories {
9
10
dependencies {
11
implementation 'org.codehaus.groovy:groovy-all:2.4.21'
12
- implementation 'org.jenkins-ci.plugins.workflow:workflow-cps:4151.v5406e29e3c90'
+ implementation 'org.jenkins-ci.plugins.workflow:workflow-cps:4165.vf547819734da_'
13
14
testImplementation 'com.lesfurets:jenkins-pipeline-unit:1.27'
15
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.3'
0 commit comments