Update the maven-repo-auth gradle plugin
This commit is contained in:
parent
e1b821c6fb
commit
203738bbf5
|
@ -23,7 +23,7 @@ buildscript {
|
|||
plugins {
|
||||
id 'me.champeau.buildscan-recipes' version '0.2.3'
|
||||
id 'org.hibernate.build.xjc' version '2.0.1' apply false
|
||||
id 'org.hibernate.build.maven-repo-auth' version '3.0.2' apply false
|
||||
id 'org.hibernate.build.maven-repo-auth' version '3.0.3' apply false
|
||||
id 'biz.aQute.bnd' version '5.1.1' apply false
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue