spring-boot/buildSrc/settings.gradle

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
80 B
Groovy
Raw Normal View History

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