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 1733977 commit 0815b99Copy full SHA for 0815b99
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
id 'com.diffplug.spotless' version '6.18.0'
7
id 'nu.studer.credentials' version '2.1'
8
id 'org.asciidoctor.jvm.convert' version '3.3.2' apply false
9
- id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
+ id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
10
}
11
12
ext {
0 commit comments