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 3226640 + 5842c63 commit 90754feCopy full SHA for 90754fe
gradle/libs.versions.toml
@@ -86,7 +86,7 @@ google-oauth-client = { group = "com.google.oauth-client", name = "google-oauth-
86
google-oauth-clientjetty = { group = "com.google.oauth-client", name = "google-oauth-client-jetty", version = "1.35.0" }
87
88
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.2.0" }
89
-kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.15.3" }
+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.15.1" }
0 commit comments