We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab65989 + b1f4ffb commit 5d4d9d6Copy full SHA for 5d4d9d6
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
kotlin("plugin.serialization") version "2.1.0"
7
id("io.gitlab.arturbosch.detekt") version ("1.23.1")
8
id("jacoco")
9
- id("org.jetbrains.dokka") version "1.9.20"
+ id("org.jetbrains.dokka") version "2.0.0"
10
id("maven-publish")
11
signing
12
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
0 commit comments