Skip to content

Commit 726c23a

Browse files
build(deps): bump commons-io:commons-io from 2.19.0 to 2.20.0
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.19.0 to 2.20.0. - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.19.0...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 2941b94 commit 726c23a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848
implementation("org.connectbot:jbcrypt:1.0.2")
4949

5050
testImplementation("junit:junit:4.13.2")
51-
testImplementation("commons-io:commons-io:2.19.0")
51+
testImplementation("commons-io:commons-io:2.20.0")
5252
testImplementation("commons-codec:commons-codec:1.18.0")
5353
testImplementation("org.testcontainers:testcontainers:1.21.3")
5454
testImplementation("org.jetbrains:annotations:26.0.2")

0 commit comments

Comments
 (0)