We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 918d454 commit dabe4b7Copy full SHA for dabe4b7
gradle/libs.versions.toml
@@ -3,7 +3,7 @@ kotlin = "2.3.0"
3
4
# KSP depends on specific Kotlin version, so it must be upgraded together with Kotlin (disabled in Renovate)
5
# https://repo.maven.apache.org/maven2/com/google/devtools/ksp/symbol-processing-gradle-plugin/
6
-kotlin-symbol-processing = "2.3.3"
+kotlin-symbol-processing = "2.3.4"
7
8
# Java and JVM Versions are also stored in buildSrc/src/main/kotlin/config/JavaBuildConfig.kt
9
java = "17"
0 commit comments