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 6f67613 + ede550c commit e7ac36cCopy full SHA for e7ac36c
build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
}
14
15
val dependencyVersions = listOf(
16
- "commons-io:commons-io:2.20.0",
+ "commons-io:commons-io:2.21.0",
17
"net.bytebuddy:byte-buddy:1.17.8",
18
"org.apache.commons:commons-compress:1.28.0",
19
"org.apiguardian:apiguardian-api:1.1.2",
0 commit comments