spring-boot/buildSrc/settings.gradle

7 lines
80 B
Groovy
Raw Permalink Normal View History

pluginManagement {
repositories {
mavenCentral()
gradlePluginPortal()
}
}