Files
spring-boot-rest/gradle-6/build.gradle.kts
Johnathan Gilday 94be519f16 🚧 Gradle 6 - Platforms
2019-12-20 14:00:31 -05:00

5 lines
63 B
Plaintext

subprojects {
repositories {
mavenCentral()
}
}