We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c212d5 commit c3f03b1Copy full SHA for c3f03b1
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
kotlin("jvm") version "1.8.22"
5
`maven-publish`
6
signing
7
- id("org.jetbrains.dokka") version "1.8.10"
+ id("org.jetbrains.dokka") version "1.8.20"
8
id("io.gitlab.arturbosch.detekt") version "1.23.0"
9
}
10
0 commit comments