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.
2 parents 87a00d3 + 5a90844 commit db79091Copy full SHA for db79091
build.gradle
@@ -134,7 +134,7 @@ dependencies {
134
testImplementation 'org.apache.groovy:groovy-json:4.0.28'
135
testImplementation 'com.google.code.gson:gson:2.13.1'
136
testImplementation 'org.eclipse.jetty:jetty-server:11.0.25'
137
- testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.19.1'
+ testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.19.2'
138
testImplementation 'org.awaitility:awaitility-groovy:4.3.0'
139
testImplementation 'com.github.javafaker:javafaker:1.0.2'
140
0 commit comments