Update kotlin monorepo to v1.9.20 (#1753)

* Update kotlin monorepo to v1.9.20

* Update ksp to v1.9.20-1.0.13

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jake Wharton <github@jakewharton.com>
This commit is contained in:
renovate[bot]
2023-11-01 03:17:41 +00:00
committed by GitHub
parent 64196346f0
commit 2ee4b440f4

View File

@@ -2,10 +2,10 @@
autoService = "1.1.1"
gjf = "1.15.0"
jvmTarget = "1.8"
kotlin = "1.9.10"
kotlinCompileTesting = "0.3.1"
kotlin = "1.9.20"
kotlinCompileTesting = "0.4.0"
kotlinpoet = "1.14.2"
ksp = "1.9.0-1.0.13"
ksp = "1.9.20-1.0.13"
ktlint = "0.48.2"
[plugins]