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 5fb9884 commit 8a03bd1Copy full SHA for 8a03bd1
gradle/libs.versions.toml
@@ -24,7 +24,7 @@ kotlin-stdlibJs = { module = "org.jetbrains.kotlin:kotlin-stdlib-js", version.re
24
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin" }
25
kotlin-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }
26
27
-kotlinpoet = "com.squareup:kotlinpoet:1.14.0"
+kotlinpoet = "com.squareup:kotlinpoet:1.14.2"
28
29
ksp = { module = "com.google.devtools.ksp:symbol-processing", version.ref = "ksp" }
30
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
0 commit comments