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 3abc4f7 commit ede550cCopy full SHA for ede550c
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
"org.apache.commons:commons-compress:1.28.0",
18
"org.apiguardian:apiguardian-api:1.1.2",
19
"org.jetbrains:annotations:26.0.2-1",
0 commit comments