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 d2941a6 commit df74087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -11,7 +11,7 @@ plugins {
id("maven-publish")
id("com.vanniktech.maven.publish") version "0.19.0"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.8.0"
id("org.jetbrains.dokka") version "1.6.10"
id("org.jetbrains.dokka") version "1.6.21"
id("org.jetbrains.kotlinx.kover") version "0.5.0"
}

Expand Down

0 comments on commit df74087

Please sign in to comment.