Skip to content

Commit c775ab6

Browse files
committed
Update dependency org.jenkins-ci.main:jenkins-core to v2.389
1 parent 5306751 commit c775ab6

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.14')
140-
compileOnly('org.jenkins-ci.main:jenkins-core:2.388')
140+
compileOnly('org.jenkins-ci.main:jenkins-core:2.389')
141141
compileOnly('com.cloudbees:groovy-cps:1.34')
142142
}
143143

0 commit comments

Comments
 (0)