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 f0d59b2 commit d3d46c4Copy full SHA for d3d46c4
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
id 'com.diffplug.spotless' version '5.12.2'
7
id 'nu.studer.credentials' version '2.1'
8
id 'org.asciidoctor.convert' version '1.5.7' apply false
9
- id 'io.github.gradle-nexus.publish-plugin' version '1.0.0'
+ id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
10
}
11
12
ext {
0 commit comments