Merge pull request #1822 from square/renovate/ksp

Update ksp to v1.9.23-1.0.19
This commit is contained in:
Jake Wharton
2024-03-07 18:34:48 -05:00
committed by GitHub

View File

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