Skip to content

Commit cc1df4b

Browse files
dependabot[bot]MediaMarco
authored andcommitted
Bump commons-io:commons-io from 2.16.1 to 2.17.0
Bumps commons-io:commons-io from 2.16.1 to 2.17.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4eb635a commit cc1df4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synapse-compaction-aws-s3/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
testImplementation "org.mockito:mockito-core"
2424
testImplementation "ch.qos.logback:logback-core"
2525
testImplementation "ch.qos.logback:logback-classic"
26-
testImplementation "commons-io:commons-io:2.16.1"
26+
testImplementation "commons-io:commons-io:2.17.0"
2727

2828
}
2929

0 commit comments

Comments
 (0)