Update kotlinpoet to v1.14.2

This commit is contained in:
renovate[bot]
2023-05-30 11:22:14 +00:00
committed by GitHub
parent 131ce7bf45
commit 0f0d86b065

View File

@@ -4,7 +4,7 @@ gjf = "1.15.0"
jvmTarget = "1.8"
kotlin = "1.8.21"
kotlinCompileTesting = "0.2.1"
kotlinpoet = "1.14.0"
kotlinpoet = "1.14.2"
ksp = "1.8.21-1.0.11"
ktlint = "0.48.2"