Skip to content

Commit bee9de0

Browse files
Bump org.apache.groovy:groovy from 4.0.27 to 4.0.28
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 4.0.27 to 4.0.28. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy dependency-version: 4.0.28 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e04fe41 commit bee9de0

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
@@ -130,8 +130,8 @@ dependencies {
130130
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
131131
testImplementation 'net.bytebuddy:byte-buddy:1.17.6'
132132
testImplementation 'org.objenesis:objenesis:3.4'
133-
testImplementation 'org.apache.groovy:groovy:4.0.27"'
134-
testImplementation 'org.apache.groovy:groovy-json:4.0.27'
133+
testImplementation 'org.apache.groovy:groovy:4.0.28"'
134+
testImplementation 'org.apache.groovy:groovy-json:4.0.28'
135135
testImplementation 'com.google.code.gson:gson:2.13.1'
136136
testImplementation 'org.eclipse.jetty:jetty-server:11.0.25'
137137
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.19.1'

0 commit comments

Comments
 (0)