Update ksp to v1.9.20-1.0.14

This commit is contained in:
renovate[bot]
2023-11-02 22:05:46 +00:00
committed by Zac Sweers
parent 2ee4b440f4
commit 23438ead9f

View File

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