We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d6e31e commit 5a1b9a3Copy full SHA for 5a1b9a3
build.gradle
@@ -111,7 +111,7 @@ dependencies {
111
testImplementation 'org.codehaus.groovy:groovy-json:3.0.23'
112
testImplementation 'com.google.code.gson:gson:2.11.0'
113
testImplementation 'org.eclipse.jetty:jetty-server:11.0.24'
114
- testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.1'
+ testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
115
testImplementation 'org.awaitility:awaitility-groovy:4.2.0'
116
testImplementation 'com.github.javafaker:javafaker:1.0.2'
117
0 commit comments