Skip to content

Commit

Permalink
Merge pull request #13 from Project-Cepi/renovate/org.jetbrains.dokka…
Browse files Browse the repository at this point in the history
…-1.x

Update plugin org.jetbrains.dokka to v1.6.10
  • Loading branch information
mergify[bot] committed Dec 27, 2021
2 parents d0373cf + 8a0aae0 commit 959f3d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
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.0"
id("org.jetbrains.dokka") version "1.6.10"
}

repositories {
Expand Down

0 comments on commit 959f3d6

Please sign in to comment.