Skip to content

Commit 6a27b37

Browse files
committed
[#1679] Upgrade nu.studer.credentials plugin to 2.2
1 parent 5dea6c7 commit 6a27b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id 'java-library'
55
id 'maven-publish'
66
id 'com.diffplug.spotless' version '6.18.0'
7-
id 'nu.studer.credentials' version '2.1'
7+
id 'nu.studer.credentials' version '2.2'
88
id 'org.asciidoctor.jvm.convert' version '3.3.2' apply false
99
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
1010
}

0 commit comments

Comments
 (0)