Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

Commit

Permalink
Merge pull request #8 from EmortalMC/renovate/org.jetbrains.dokka-1.x
Browse files Browse the repository at this point in the history
Update plugin org.jetbrains.dokka to v1.6.10
  • Loading branch information
mergify[bot] committed Jan 20, 2022
2 parents b278f5e + 6e58ddb commit c2a073f
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.0"
id("org.jetbrains.dokka") version "1.6.10"
}

repositories {
Expand Down

0 comments on commit c2a073f

Please sign in to comment.