Update dokka to v1.9.10

This commit is contained in:
renovate[bot] 2023-10-17 05:34:53 +00:00 committed by GitHub
parent 00da37e060
commit 900500ab98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ kotlin-gradle-plugin = "7.4.2"
versions = "0.47.0"
dokka = "1.9.0"
dokka = "1.9.10"
dexcount = "4.0.0"
junit_version = "4.12"