Merge branch '2.0.x'

This commit is contained in:
Andy Wilkinson
2022-01-11 21:45:11 +00:00

View File

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