Skip to content

Commit 167aa47

Browse files
Update dependency org.jenkins-ci.main:jenkins-core to v2.500
1 parent 67563c4 commit 167aa47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ configurations {
137137
dependencies {
138138
// Use the latest Groovy version for building this library
139139
compileOnly('org.codehaus.groovy:groovy-all:3.0.17')
140-
compileOnly('org.jenkins-ci.main:jenkins-core:2.404')
140+
compileOnly('org.jenkins-ci.main:jenkins-core:2.500')
141141
compileOnly('com.cloudbees:groovy-cps:1.34')
142142
}
143143

0 commit comments

Comments
 (0)