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 61e5c05 commit f79d7d2Copy full SHA for f79d7d2
gradle/libs.versions.toml
@@ -92,7 +92,7 @@ google-oauth-client = { group = "com.google.oauth-client", name = "google-oauth-
92
google-oauth-clientjetty = { group = "com.google.oauth-client", name = "google-oauth-client-jetty", version = "1.36.0" }
93
94
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.3.3" }
95
-kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.17.0" }
+kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.18.0" }
96
vavr = { group = "io.vavr", name = "vavr", version = "0.10.4" }
97
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.14.0" }
98
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.16.1" }
0 commit comments