Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Commit 0ab4c78

Browse files
authored
Merge pull request #49 from Project-Cepi/renovate/org.jetbrains.dokka-1.x
Update plugin org.jetbrains.dokka to v1.8.10
2 parents 4dab41e + 28d768b commit 0ab4c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414
// Apply the application plugin to add support for building a jar
1515
java
1616
// Dokka documentation w/ kotlin
17-
id("org.jetbrains.dokka") version "1.7.20"
17+
id("org.jetbrains.dokka") version "1.8.10"
1818
}
1919

2020
repositories {

0 commit comments

Comments
 (0)