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

Commit d64fcd4

Browse files
Update plugin org.jetbrains.dokka to v1.8.10
1 parent 66aa379 commit d64fcd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
// Apply the Kotlin JVM plugin to add support for Kotlin.
33
kotlin("jvm") version "1.6.10"
44
id("com.github.johnrengelman.shadow") version "7.1.0"
5-
id("org.jetbrains.dokka") version "1.5.31"
5+
id("org.jetbrains.dokka") version "1.8.10"
66
kotlin("plugin.serialization") version "1.4.21"
77
`maven-publish`
88

0 commit comments

Comments
 (0)