Merge pull request #1764 from square/renovate/ksp

Update ksp to v1.9.21-1.0.15
This commit is contained in:
Jake Wharton
2023-11-27 16:40:33 -05:00
committed by GitHub

View File

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