Skip to content

Commit 322aa01

Browse files
chore(deps): bump commons-io:commons-io from 2.4 to 2.21.0 (#26)
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.4 to 2.21.0. - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@2.4...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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b896940 commit 322aa01

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
@@ -33,7 +33,7 @@ dependencies {
3333
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
3434

3535
// Other test dependencies
36-
testImplementation("commons-io:commons-io:2.14.0")
36+
testImplementation("commons-io:commons-io:2.21.0")
3737
testImplementation("org.slf4j:slf4j-simple:2.0.17")
3838
}
3939

0 commit comments

Comments
 (0)