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 5dea6c7 commit 6a27b37Copy full SHA for 6a27b37
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'java-library'
5
id 'maven-publish'
6
id 'com.diffplug.spotless' version '6.18.0'
7
- id 'nu.studer.credentials' version '2.1'
+ id 'nu.studer.credentials' version '2.2'
8
id 'org.asciidoctor.jvm.convert' version '3.3.2' apply false
9
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
10
}
0 commit comments