mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Update kotlinpoet to v1.18.0 (#1863)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -5,7 +5,7 @@ jvmTarget = "1.8"
|
||||
kotlin = "2.0.0"
|
||||
# No 0.5.0 full release yet due to KSP's 1.0.21 release being busted for CLI/programmatic use
|
||||
kotlinCompileTesting = "0.5.0-alpha07"
|
||||
kotlinpoet = "1.17.0"
|
||||
kotlinpoet = "1.18.0"
|
||||
ksp = "2.0.0-1.0.22"
|
||||
|
||||
[plugins]
|
||||
|
Reference in New Issue
Block a user