chore(deps): update plugin dokka to v1.9.20

This commit is contained in:
renovate[bot] 2024-03-05 05:51:05 +00:00 committed by GitHub
parent adf6fdc1f6
commit eec5dbbba0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ junit = "5.10.2"
[plugins]
android-library = { id = "com.android.library", version = "8.3.0" }
buildconfig = "com.github.gmazzo.buildconfig:5.3.5"
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }