We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b322809 + 49a2833 commit 083fac7Copy full SHA for 083fac7
1 file changed
build.gradle
@@ -116,7 +116,7 @@ dependencies {
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'
119
- testImplementation 'com.google.code.gson:gson:2.12.1'
+ testImplementation 'com.google.code.gson:gson:2.13.0'
120
testImplementation 'org.eclipse.jetty:jetty-server:11.0.25'
121
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
122
testImplementation 'org.awaitility:awaitility-groovy:4.3.0'
0 commit comments