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 a188cd8 + afa351c commit d1c718eCopy full SHA for d1c718e
e2e-tests/build.gradle
@@ -20,7 +20,7 @@ dependencies {
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.20.0'
23
- testImplementation 'commons-io:commons-io:2.20.0'
+ testImplementation 'commons-io:commons-io:2.21.0'
24
testImplementation 'org.awaitility:awaitility:4.3.0'
25
testImplementation "org.assertj:assertj-core:3.27.6"
26
testImplementation 'ch.qos.logback:logback-classic:1.5.20'
0 commit comments