Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.dokka to v1.6.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 25, 2022
1 parent 4645c2a commit 1c44a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildata-runtime/build.gradle.kts
Expand Up @@ -15,7 +15,7 @@ plugins {
kotlin("multiplatform")
`maven-publish`
id("org.jlleitschuh.gradle.ktlint")
id("org.jetbrains.dokka") version "1.6.10"
id("org.jetbrains.dokka") version "1.6.21"
signing
}

Expand Down

0 comments on commit 1c44a71

Please sign in to comment.