mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 15:39:22 +08:00
Update plugin dokka to v1.9.20
This commit is contained in:
@@ -7,7 +7,7 @@ kotlinpoet = "1.14.2"
|
||||
ksp = "1.9.22-1.0.18"
|
||||
|
||||
[plugins]
|
||||
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
|
||||
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
|
||||
japicmp = { id = "me.champeau.gradle.japicmp", version = "0.4.1" }
|
||||
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
|
||||
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.27.0" }
|
||||
|
Reference in New Issue
Block a user