Use gradlePluginPortal
Closes gh-598
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
buildscript {
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
maven {
|
||||
url = 'https://repo.spring.io/plugins-release'
|
||||
if (project.hasProperty('artifactoryUsername')) {
|
||||
|
||||
Reference in New Issue
Block a user