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.
1 parent 62258fc commit e26d47cCopy full SHA for e26d47c
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
kotlin("jvm") version "1.7.0"
5
`maven-publish`
6
signing
7
- id("org.jetbrains.dokka") version "1.6.21"
+ id("org.jetbrains.dokka") version "1.7.0"
8
id("io.gitlab.arturbosch.detekt") version "1.20.0"
9
}
10
0 commit comments