mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Merge pull request #1732 from square/renovate/org.jetbrains.dokka-1.x
Update plugin dokka to v1.9.0
This commit is contained in:
@@ -9,7 +9,7 @@ ksp = "1.9.0-1.0.13"
|
|||||||
ktlint = "0.48.2"
|
ktlint = "0.48.2"
|
||||||
|
|
||||||
[plugins]
|
[plugins]
|
||||||
dokka = { id = "org.jetbrains.dokka", version = "1.8.20" }
|
dokka = { id = "org.jetbrains.dokka", version = "1.9.0" }
|
||||||
japicmp = { id = "me.champeau.gradle.japicmp", version = "0.4.1" }
|
japicmp = { id = "me.champeau.gradle.japicmp", version = "0.4.1" }
|
||||||
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
|
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
|
||||||
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.25.3" }
|
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.25.3" }
|
||||||
|
Reference in New Issue
Block a user