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 79ebc8b + 40abaa6 commit 95bd3b3Copy full SHA for 95bd3b3
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
kotlin("plugin.serialization") version "2.2.20"
4
id("io.gitlab.arturbosch.detekt") version ("1.23.8")
5
id("jacoco")
6
- id("org.jetbrains.dokka") version "2.0.0"
+ id("org.jetbrains.dokka") version "2.1.0"
7
id("maven-publish")
8
signing
9
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
0 commit comments