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

Commit d0c0305

Browse files
committed
Update plugin org.jetbrains.dokka to v1.6.21
1 parent 491a5e0 commit d0c0305

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.6.10"
17+
id("org.jetbrains.dokka") version "1.6.21"
1818
}
1919

2020
repositories {

0 commit comments

Comments
 (0)