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

Commit b282ade

Browse files
Update plugin org.jetbrains.dokka to v1.9.10
1 parent 5f34f9a commit b282ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
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.9.10"
1818
}
1919

2020
repositories {

0 commit comments

Comments
 (0)