Skip to content

Commit f646c67

Browse files
build(deps): update dependency org.codehaus.groovy:groovy-all to v3.0.23
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf607e1 commit f646c67

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
@@ -29,7 +29,7 @@ sourceSets {
2929
}
3030

3131
dependencies {
32-
implementation 'org.codehaus.groovy:groovy-all:3.0.8'
32+
implementation 'org.codehaus.groovy:groovy-all:3.0.23'
3333
implementation 'org.apache.ivy:ivy:2.5.0'
3434
implementation 'org.jenkins-ci.main:jenkins-core:2.332'
3535
implementation 'org.kohsuke.stapler:stapler:1.263'

0 commit comments

Comments
 (0)