Explorar o código

Use repo.spring.io/release for plugin repository

Issue gh-578
Joe Grandja %!s(int64=3) %!d(string=hai) anos
pai
achega
165d290374
Modificáronse 1 ficheiros con 1 adicións e 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' }
 	}
 }