Skip to content

Commit 0cb6575

Browse files
committed
Update dependency org.jenkins-ci.main:jenkins-core to v2.383
1 parent 7ebc1a9 commit 0cb6575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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.13')
140-
compileOnly('org.jenkins-ci.main:jenkins-core:2.382')
140+
compileOnly('org.jenkins-ci.main:jenkins-core:2.383')
141141
compileOnly('com.cloudbees:groovy-cps:1.34')
142142
}
143143

0 commit comments

Comments
 (0)