Skip to content

Commit bb87301

Browse files
Bump commons-io:commons-io from 2.16.1 to 2.18.0
Bumps commons-io:commons-io from 2.16.1 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 8bb532f commit bb87301

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 @@ configurations {
3939
dependencies {
4040
implementation gradleApi()
4141
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
42-
testImplementation group: 'commons-io', name: 'commons-io', version: '2.16.1'
42+
testImplementation group: 'commons-io', name: 'commons-io', version: '2.18.0'
4343
}
4444
import org.gradle.util.GradleVersion
4545

0 commit comments

Comments
 (0)