Skip to content

Commit 72f5cba

Browse files
build(deps): bump commons-io:commons-io from 2.15.1 to 2.20.0
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.15.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.15.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] <[email protected]>
1 parent 64b488f commit 72f5cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ dependencies {
7676
testImplementation(libs.mockk)
7777
testImplementation(libs.junit)
7878
testImplementation(libs.truth)
79-
testImplementation("commons-io:commons-io:2.15.1")
79+
testImplementation("commons-io:commons-io:2.20.0")
8080
testImplementation(kotlin("test"))
8181
}
8282

0 commit comments

Comments
 (0)