Update plugin dokka to v1.9.10

This commit is contained in:
renovate[bot]
2023-10-16 14:59:43 +00:00
committed by GitHub
parent 82aba2926f
commit e4d39066a3

View File

@@ -9,7 +9,7 @@ ksp = "1.9.0-1.0.13"
ktlint = "0.48.2"
[plugins]
dokka = { id = "org.jetbrains.dokka", version = "1.9.0" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
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.25.3" }