Files
2019-05-16 18:30:57 +09:00

7 lines
109 B
Groovy

pluginManagement {
repositories {
gradlePluginPortal()
}
}
rootProject.name = 'gateway-zuul'