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