We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f780908 commit ffb8da3Copy full SHA for ffb8da3
settings.gradle
@@ -2,6 +2,7 @@ pluginManagement {
2
repositories {
3
mavenCentral()
4
maven { url "https://repo.spring.io/plugins-release-local" }
5
+ maven { url "https://repo.spring.io/release" }
6
gradlePluginPortal()
7
}
8
resolutionStrategy {
0 commit comments