We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fdf36b commit 67b7ffeCopy full SHA for 67b7ffe
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
id("io.gitlab.arturbosch.detekt") version "1.23.7"
7
id("com.github.ben-manes.versions") version "0.51.0"
8
id("org.jetbrains.dokka") version "1.9.20"
9
- id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
+ id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
10
id("maven-publish")
11
id("signing")
12
}
0 commit comments