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.
1 parent 0f1d70e commit 8d27ec0Copy full SHA for 8d27ec0
buildSrc/build.gradle.kts
@@ -7,7 +7,7 @@ repositories {
7
}
8
9
dependencies {
10
- implementation("commons-io:commons-io:2.11.0")
+ implementation("commons-io:commons-io:2.20.0")
11
testImplementation("junit:junit:4.12")
12
13
0 commit comments