Add repository for GE Conventions

This commit is contained in:
Andy Wilkinson
2022-01-11 21:44:07 +00:00
parent f780908a4c
commit ffb8da365f

View File

@@ -2,6 +2,7 @@ pluginManagement {
repositories {
mavenCentral()
maven { url "https://repo.spring.io/plugins-release-local" }
maven { url "https://repo.spring.io/release" }
gradlePluginPortal()
}
resolutionStrategy {