Skip to content

Commit fd054d8

Browse files
Bump commons-io:commons-io from 2.17.0 to 2.18.0
Bumps commons-io:commons-io from 2.17.0 to 2.18.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]>
1 parent 5ef9a94 commit fd054d8

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.17.0'
42+
testImplementation 'commons-io:commons-io:2.18.0'
4343
testCompileOnly 'org.jetbrains:annotations:26.0.1'
4444

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

0 commit comments

Comments
 (0)