Explorar el Código

Use repo.spring.io/release for plugin repository

Issue gh-578
Joe Grandja hace 3 años
padre
commit
165d290374
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

@@ -1,7 +1,7 @@
 pluginManagement {
 	repositories {
 		gradlePluginPortal()
-		maven { url 'https://repo.spring.io/plugins-release' }
+		maven { url 'https://repo.spring.io/release' }
 	}
 }