We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec2afa1 commit d597bb5Copy full SHA for d597bb5
settings.gradle.kts
@@ -19,7 +19,7 @@ pluginManagement {
19
id("org.asciidoctor.jvm.pdf") version "3.3.2"
20
id("me.champeau.gradle.jmh") version "0.5.3"
21
id("io.spring.nohttp") version "0.0.6.RELEASE"
22
- id("io.github.gradle-nexus.publish-plugin") version "1.0.0"
+ id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
23
}
24
25
0 commit comments