wukong-gradle-plugin/wkube/settings.gradle

7 lines
157 B
Groovy

pluginManagement {
repositories {
gradlePluginPortal()
// maven { url 'https://maven.aliyun.com/repository/gradle-plugin' }
}
}