We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79a83e2 + b4d1471 commit 6983582Copy full SHA for 6983582
subprojects/plugin/build.gradle
@@ -28,7 +28,7 @@ configurations {
28
}
29
30
dependencies {
31
- implementation 'commons-io:commons-io:2.17.0'
+ implementation 'commons-io:commons-io:2.18.0'
32
implementation 'org.apache.commons:commons-lang3:3.17.0'
33
34
testImplementation 'org.hamcrest:hamcrest-all:1.3'
0 commit comments