Update ksp to v1.9.23-1.0.20

This commit is contained in:
renovate[bot]
2024-04-05 01:14:22 +00:00
committed by GitHub
parent 758e3cc4bf
commit 4b0a1b3ba7

View File

@@ -4,7 +4,7 @@ jvmTarget = "1.8"
kotlin = "1.9.21"
kotlinCompileTesting = "0.4.1"
kotlinpoet = "1.14.2"
ksp = "1.9.23-1.0.19"
ksp = "1.9.23-1.0.20"
[plugins]
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }