We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f3ded9 + 3620e99 commit 58d9a6eCopy full SHA for 58d9a6e
1 file changed
build.gradle
@@ -115,7 +115,7 @@ dependencies {
115
testImplementation 'net.bytebuddy:byte-buddy:1.17.5'
116
testImplementation 'org.objenesis:objenesis:3.4'
117
testImplementation 'org.apache.groovy:groovy:4.0.26"'
118
- testImplementation 'org.apache.groovy:groovy-json:4.0.26'
+ testImplementation 'org.apache.groovy:groovy-json:4.0.27'
119
testImplementation 'com.google.code.gson:gson:2.13.1'
120
testImplementation 'org.eclipse.jetty:jetty-server:11.0.25'
121
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
0 commit comments