We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b2735d + c130abb commit 6ce63f3Copy full SHA for 6ce63f3
1 file changed
build.gradle
@@ -135,7 +135,7 @@ dependencies {
135
testImplementation 'org.apache.groovy:groovy-json:4.0.28'
136
testImplementation 'com.google.code.gson:gson:2.13.2'
137
testImplementation 'org.eclipse.jetty:jetty-server:11.0.26'
138
- testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.20.0'
+ testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.20.1'
139
testImplementation 'org.awaitility:awaitility-groovy:4.3.0'
140
testImplementation 'com.github.javafaker:javafaker:1.0.2'
141
0 commit comments