We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e04fe41 + bee9de0 commit 87a00d3Copy full SHA for 87a00d3
build.gradle
@@ -130,8 +130,8 @@ dependencies {
130
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
131
testImplementation 'net.bytebuddy:byte-buddy:1.17.6'
132
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'
+ testImplementation 'org.apache.groovy:groovy:4.0.28"'
+ testImplementation 'org.apache.groovy:groovy-json:4.0.28'
135
testImplementation 'com.google.code.gson:gson:2.13.1'
136
testImplementation 'org.eclipse.jetty:jetty-server:11.0.25'
137
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.19.1'
0 commit comments