Skip to content

Commit 63b5265

Browse files
build(deps): bump commons-io:commons-io from 2.16.1 to 2.20.0
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.16.1 to 2.20.0. - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.16.1...rel/commons-io-2.20.0) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8561b7 commit 63b5265

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ configure(libs) {
159159
dependency("com.google.testing.compile:compile-testing:0.21.0")
160160
dependency("com.puppycrawl.tools:checkstyle:10.17.0")
161161
dependency("com.squareup.retrofit2:retrofit:3.0.0")
162-
dependency("commons-io:commons-io:2.16.1")
162+
dependency("commons-io:commons-io:2.20.0")
163163
dependency("io.github.benas:random-beans:3.9.0")
164164
dependency("io.github.glytching:junit-extensions:2.6.0")
165165
dependency("javax.annotation:javax.annotation-api:1.3.2")

0 commit comments

Comments
 (0)