Skip to content

Commit 6983582

Browse files
authored
Merge branch 'master' into zbynek-patch-1
2 parents 79a83e2 + b4d1471 commit 6983582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subprojects/plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ configurations {
2828
}
2929

3030
dependencies {
31-
implementation 'commons-io:commons-io:2.17.0'
31+
implementation 'commons-io:commons-io:2.18.0'
3232
implementation 'org.apache.commons:commons-lang3:3.17.0'
3333

3434
testImplementation 'org.hamcrest:hamcrest-all:1.3'

0 commit comments

Comments
 (0)