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 2ed5772 + abcb659 commit e805f78Copy full SHA for e805f78
build.gradle.kts
@@ -4,7 +4,7 @@ import de.marcphilipp.gradle.nexus.NexusRepository
4
5
plugins {
6
kotlin("jvm").version("1.3.61")
7
- id("org.jetbrains.dokka") version "0.10.0"
+ id("org.jetbrains.dokka") version "0.10.1"
8
`maven-publish`
9
signing
10
id("de.marcphilipp.nexus-publish") version "0.4.0"
0 commit comments