mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Update kotlin to v2.2.10 (#1879)
* Update kotlin monorepo to v2.2.10 * Update kotlinCompileTesting to v0.8.0 * Update ksp monorepo to v2.2.10-2.0.2 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jake Wharton <jw@squareup.com>
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
autoService = "1.1.1"
|
||||
jdk = "21"
|
||||
jvmTarget = "1.8"
|
||||
kotlin = "2.1.21"
|
||||
kotlinCompileTesting = "0.7.1"
|
||||
kotlin = "2.2.10"
|
||||
kotlinCompileTesting = "0.8.0"
|
||||
kotlinpoet = "2.2.0"
|
||||
ksp = "2.1.21-2.0.1"
|
||||
ksp = "2.2.10-2.0.2"
|
||||
|
||||
[plugins]
|
||||
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
|
||||
|
Reference in New Issue
Block a user