mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 22:59:01 +00:00
Make Maven Central available to Gradle plugin's build
This commit is contained in:
@@ -6,6 +6,7 @@ plugins {
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
def addDependency(configurationName, dependency) {
|
||||
|
||||
Reference in New Issue
Block a user