mirror of
https://github.com/fankes/moshi.git
synced 2025-10-20 00:19:21 +08:00
Update to Kotlin 1.9.0 (#1719)
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
autoService = "1.1.1"
|
||||
gjf = "1.15.0"
|
||||
jvmTarget = "1.8"
|
||||
kotlin = "1.8.22"
|
||||
kotlinCompileTesting = "0.2.1"
|
||||
kotlin = "1.9.0"
|
||||
kotlinCompileTesting = "0.3.1"
|
||||
kotlinpoet = "1.14.2"
|
||||
ksp = "1.8.22-1.0.11"
|
||||
ksp = "1.9.0-1.0.13"
|
||||
ktlint = "0.48.2"
|
||||
|
||||
[plugins]
|
||||
|
Reference in New Issue
Block a user