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 0c860c3 commit 3dde6c0Copy full SHA for 3dde6c0
gradle/libs.versions.toml
@@ -67,7 +67,7 @@ modelix-incremental = { group = "org.modelix", name = "incremental", version = "
67
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.13.1" }
68
vavr = { group = "io.vavr", name = "vavr", version = "0.10.4" }
69
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.12.0" }
70
-apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.11.0" }
+apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.12.0" }
71
apache-commons-collections = { group = "org.apache.commons", name = "commons-collections4", version = "4.4" }
72
trove4j = { group = "net.sf.trove4j", name = "trove4j", version = "3.0.3" }
73
0 commit comments