Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.11.0 to 2.12.0
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.11.0 to 2.12.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 17, 2023
1 parent 8ae6c72 commit 236deeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synapse-compaction-aws-s3/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
testImplementation "org.mockito:mockito-core:5.1.1"
testImplementation "ch.qos.logback:logback-core:${logbackVersion}"
testImplementation "ch.qos.logback:logback-classic:${logbackVersion}"
testImplementation "commons-io:commons-io:2.11.0"
testImplementation "commons-io:commons-io:2.12.0"

}

Expand Down

0 comments on commit 236deeb

Please sign in to comment.