Update ksp to v1.8.22-1.0.11

This commit is contained in:
renovate[bot]
2023-06-08 22:20:49 +00:00
committed by GitHub
parent 393dd72e1c
commit 2ef662833e

View File

@@ -5,7 +5,7 @@ jvmTarget = "1.8"
kotlin = "1.8.22"
kotlinCompileTesting = "0.2.1"
kotlinpoet = "1.14.2"
ksp = "1.8.21-1.0.11"
ksp = "1.8.22-1.0.11"
ktlint = "0.48.2"
[plugins]