We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1adea07 + 28af99b commit d593073Copy full SHA for d593073
build.gradle
@@ -132,7 +132,7 @@ dependencies {
132
testImplementation 'org.objenesis:objenesis:3.4'
133
testImplementation 'org.apache.groovy:groovy:4.0.28"'
134
testImplementation 'org.apache.groovy:groovy-json:4.0.28'
135
- testImplementation 'com.google.code.gson:gson:2.13.1'
+ testImplementation 'com.google.code.gson:gson:2.13.2'
136
testImplementation 'org.eclipse.jetty:jetty-server:11.0.26'
137
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.20.0'
138
testImplementation 'org.awaitility:awaitility-groovy:4.3.0'
0 commit comments