We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8afff0e commit 6288f9fCopy full SHA for 6288f9f
build.gradle
@@ -31,7 +31,7 @@ sourceSets {
31
dependencies {
32
implementation 'org.codehaus.groovy:groovy-all:3.0.8'
33
implementation 'org.apache.ivy:ivy:2.5.0'
34
- implementation 'org.jenkins-ci.main:jenkins-core:2.332'
+ implementation 'org.jenkins-ci.main:jenkins-core:2.334'
35
implementation 'org.kohsuke.stapler:stapler:1.263'
36
implementation 'org.jenkins-ci.plugins.workflow:workflow-step-api:2.24'
37
implementation 'org.jenkins-ci.plugins:pipeline-utility-steps:2.12.0@jar'
0 commit comments