Skip to content

Commit db2fde2

Browse files
committed
Update nu.studer.credentials gradle plugin to version 2.2
1 parent fbdec58 commit db2fde2

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
@@ -22,7 +22,7 @@ buildscript {
2222
plugins {
2323
id 'me.champeau.buildscan-recipes' version '0.2.3'
2424
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
25-
id 'nu.studer.credentials' version '2.1'
25+
id 'nu.studer.credentials' version '2.2'
2626
id 'org.hibernate.build.xjc' version '2.0.1' apply false
2727
id 'org.hibernate.build.maven-repo-auth' version '3.0.3' apply false
2828
id 'biz.aQute.bnd' version '5.1.1' apply false

0 commit comments

Comments
 (0)