Skip to content

Commit 87a00d3

Browse files
authored
Merge pull request #4066 from graphql-java/dependabot/gradle/org.apache.groovy-groovy-4.0.28
Bump org.apache.groovy:groovy from 4.0.27 to 4.0.28
2 parents e04fe41 + bee9de0 commit 87a00d3

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)