We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 193b4bc + e072dc3 commit abff4a3Copy full SHA for abff4a3
build.gradle
@@ -118,7 +118,7 @@ dependencies {
118
testImplementation 'org.apache.groovy:groovy-json:4.0.26'
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.18.3'
+ testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
122
testImplementation 'org.awaitility:awaitility-groovy:4.3.0'
123
testImplementation 'com.github.javafaker:javafaker:1.0.2'
124
0 commit comments