Update dependency com.google.devtools.ksp:symbol-processing-api to v1.9.21-1.0.16

This commit is contained in:
renovate[bot]
2023-12-14 07:19:13 +00:00
committed by GitHub
parent 66300e12a3
commit 1ecab2f6ea

View File

@@ -5,7 +5,7 @@ jvmTarget = "1.8"
kotlin = "1.9.21"
kotlinCompileTesting = "0.4.0"
kotlinpoet = "1.14.2"
ksp = "1.9.21-1.0.15"
ksp = "1.9.21-1.0.16"
ktlint = "0.48.2"
[plugins]