Skip to content

Commit b664ea1

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

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
@@ -46,7 +46,7 @@ dependencies {
4646

4747
testImplementation("ch.qos.logback:logback-classic:1.5.21")
4848
testImplementation("commons-codec:commons-codec:1.19.0")
49-
testImplementation("commons-io:commons-io:2.20.0")
49+
testImplementation("commons-io:commons-io:2.21.0")
5050
testImplementation("org.hamcrest:hamcrest:3.0")
5151
testImplementation("org.jetbrains:annotations:26.0.2-1")
5252
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.4")

0 commit comments

Comments
 (0)