Update the maven-repo-auth gradle plugin
This commit is contained in:
parent
6243dca71a
commit
b49c333198
|
@ -23,7 +23,7 @@ buildscript {
|
||||||
plugins {
|
plugins {
|
||||||
id 'me.champeau.buildscan-recipes' version '0.2.3'
|
id 'me.champeau.buildscan-recipes' version '0.2.3'
|
||||||
id 'org.hibernate.build.xjc' version '2.0.1' apply false
|
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
|
id 'biz.aQute.bnd' version '5.1.1' apply false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue