mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Update plugin dokka to v2 (#1919)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,7 @@ kotlinpoet = "2.0.0"
|
||||
ksp = "2.0.21-1.0.25"
|
||||
|
||||
[plugins]
|
||||
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
|
||||
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
|
||||
japicmp = { id = "me.champeau.gradle.japicmp", version = "0.4.5" }
|
||||
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
|
||||
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
|
||||
|
Reference in New Issue
Block a user