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 86cd365 + fe4a7e7 commit c3c539aCopy full SHA for c3c539a
gradle/libs.versions.toml
@@ -89,7 +89,7 @@ modelix-incremental = { group = "org.modelix", name = "incremental", version = "
89
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.16.0" }
90
vavr = { group = "io.vavr", name = "vavr", version = "0.10.4" }
91
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.14.0" }
92
-apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.16.0" }
+apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.16.1" }
93
apache-commons-collections = { group = "org.apache.commons", name = "commons-collections4", version = "4.4" }
94
trove = { group = "trove", name = "trove", version = "1.0.2"}
95
trove4j = { group = "net.sf.trove4j", name = "trove4j", version = "3.0.3" }
0 commit comments