Skip to content

Commit d759181

Browse files
committed
Update dependency com.cloudbees:groovy-cps to v1.34
1 parent 62d6cf8 commit d759181

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
@@ -138,7 +138,7 @@ dependencies {
138138
// Use the latest Groovy version for building this library
139139
compileOnly('org.codehaus.groovy:groovy-all:3.0.13')
140140
compileOnly('org.jenkins-ci.main:jenkins-core:2.339')
141-
compileOnly('com.cloudbees:groovy-cps:1.32')
141+
compileOnly('com.cloudbees:groovy-cps:1.34')
142142
}
143143

144144
wrapper {

0 commit comments

Comments
 (0)