Skip to content

Commit c5ef35a

Browse files
Update dependency commons-io:commons-io to v2.18.0
1 parent 76ef704 commit c5ef35a

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
@@ -43,7 +43,7 @@ dependencies {
4343

4444
testImplementation localGroovy()
4545
testImplementation gradleTestKit()
46-
testImplementation 'commons-io:commons-io:2.15.1'
46+
testImplementation 'commons-io:commons-io:2.18.0'
4747
testImplementation 'com.google.jimfs:jimfs:1.3.0' // In-Memory Filesystem
4848
testImplementation 'org.spockframework:spock-core:2.0-groovy-3.0', {
4949
exclude group: 'org.codehaus.groovy'

0 commit comments

Comments
 (0)