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 6b0cca1 + 44b6370 commit 3008b15Copy full SHA for 3008b15
e2e-tests/build.gradle
@@ -19,7 +19,7 @@ dependencies {
19
testImplementation(platform('org.junit:junit-bom:5.13.4'))
20
testImplementation 'org.junit.jupiter:junit-jupiter'
21
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.20.0'
22
- testImplementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.2'
+ testImplementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.20.0'
23
testImplementation 'commons-io:commons-io:2.20.0'
24
testImplementation 'org.awaitility:awaitility:4.3.0'
25
testImplementation "org.assertj:assertj-core:3.27.4"
0 commit comments