Skip to content

Commit ed6e89a

Browse files
committed
Update dependency org.codehaus.groovy:groovy-all to v3.0.15
1 parent 7237a16 commit ed6e89a

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
@@ -136,7 +136,7 @@ configurations {
136136

137137
dependencies {
138138
// Use the latest Groovy version for building this library
139-
compileOnly('org.codehaus.groovy:groovy-all:3.0.14')
139+
compileOnly('org.codehaus.groovy:groovy-all:3.0.15')
140140
compileOnly('org.jenkins-ci.main:jenkins-core:2.390')
141141
compileOnly('com.cloudbees:groovy-cps:1.34')
142142
}

0 commit comments

Comments
 (0)