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

Commit 949a5e7

Browse files
Update plugin org.jetbrains.dokka to v1.8.10
1 parent 4139ff2 commit 949a5e7

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
@@ -11,7 +11,7 @@ plugins {
1111
// Apply the application plugin to add support for building a jar
1212
java
1313
// Dokka documentation w/ kotlin
14-
id("org.jetbrains.dokka") version "1.7.20"
14+
id("org.jetbrains.dokka") version "1.8.10"
1515
}
1616

1717

0 commit comments

Comments
 (0)