We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6581a5f commit 9040514Copy full SHA for 9040514
build.gradle.kts
@@ -16,7 +16,7 @@ plugins {
16
}
17
18
group = "io.github.gradle-nexus"
19
-version = "1.1.1-SNAPSHOT"
+version = "1.2.0"
20
21
val readableName = "Nexus Publish Plugin"
22
description = "Gradle Plugin for publishing to Nexus that automates creating, closing, and releasing staging repositories"
0 commit comments