Skip to content

Commit 488b420

Browse files
Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#200)
Bumps commons-io:commons-io from 2.16.1 to 2.17.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00d6438 commit 488b420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
}
4040

4141
testImplementation 'net.sf.trove4j:trove4j:3.0.3'
42-
testImplementation 'commons-io:commons-io:2.16.1'
42+
testImplementation 'commons-io:commons-io:2.17.0'
4343
testCompileOnly 'org.jetbrains:annotations:24.1.0'
4444

4545
testImplementation 'org.assertj:assertj-core:3.26.3'

0 commit comments

Comments
 (0)