We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e070fd0 commit 31bed30Copy full SHA for 31bed30
synapse-compaction-aws-s3/build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
testImplementation "org.mockito:mockito-core"
24
testImplementation "ch.qos.logback:logback-core"
25
testImplementation "ch.qos.logback:logback-classic"
26
- testImplementation "commons-io:commons-io:2.15.1"
+ testImplementation "commons-io:commons-io:2.16.1"
27
28
}
29
0 commit comments