Skip to content

Commit 61a9ffe

Browse files
chore(deps): update plugin org.jetbrains.dokka to v2
1 parent 312f50f commit 61a9ffe

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
@@ -6,7 +6,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
66
plugins {
77
kotlin("jvm") version "1.9.25"
88
id("com.palantir.git-version") version "3.1.0"
9-
id("org.jetbrains.dokka") version "1.9.20"
9+
id("org.jetbrains.dokka") version "2.0.0"
1010
`maven-publish`
1111
signing
1212
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"

0 commit comments

Comments
 (0)