We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f69646 + af27814 commit d370d0bCopy full SHA for d370d0b
1 file changed
build.gradle
@@ -109,7 +109,7 @@ dependencies {
109
testImplementation 'org.spockframework:spock-core:2.0-groovy-3.0'
110
testImplementation 'org.codehaus.groovy:groovy:3.0.23'
111
testImplementation 'org.codehaus.groovy:groovy-json:3.0.23'
112
- testImplementation 'com.google.code.gson:gson:2.11.0'
+ testImplementation 'com.google.code.gson:gson:2.12.1'
113
testImplementation 'org.eclipse.jetty:jetty-server:11.0.24'
114
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
115
testImplementation 'org.awaitility:awaitility-groovy:4.2.0'
0 commit comments