Skip to content

Commit

Permalink
Update plugin org.jetbrains.dokka to v1.6.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 25, 2022
1 parent 110cdf8 commit 51bdf78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -14,7 +14,7 @@ plugins {
// Apply the application plugin to add support for building a jar
java
// Dokka documentation w/ kotlin
id("org.jetbrains.dokka") version "1.6.10"
id("org.jetbrains.dokka") version "1.6.20"
}

repositories {
Expand Down

0 comments on commit 51bdf78

Please sign in to comment.