Skip to content

Commit e0ca061

Browse files
Bump org.apache.groovy:groovy from 5.0.4 to 5.0.5 (#4363)
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 5.0.4 to 5.0.5. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8fb81c9 commit e0ca061

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ dependencies {
142142
testImplementation 'org.spockframework:spock-core:2.4-groovy-5.0'
143143
testImplementation 'net.bytebuddy:byte-buddy:1.18.8'
144144
testImplementation 'org.objenesis:objenesis:3.5'
145-
testImplementation 'org.apache.groovy:groovy:5.0.4'
146-
testImplementation 'org.apache.groovy:groovy-json:5.0.4'
145+
testImplementation 'org.apache.groovy:groovy:5.0.5'
146+
testImplementation 'org.apache.groovy:groovy-json:5.0.5'
147147
testImplementation 'com.google.code.gson:gson:2.13.2'
148148
testImplementation 'org.eclipse.jetty:jetty-server:11.0.26'
149149
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.21.1'

0 commit comments

Comments
 (0)