We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 769ceea commit 1715bb6Copy full SHA for 1715bb6
build.gradle
@@ -1,6 +1,6 @@
1
buildscript {
2
repositories {
3
- maven { url "https://repo.springsource.org/plugins-release" }
+ maven { url "http://repo.springsource.org/plugins-release" }
4
}
5
dependencies {
6
classpath("org.springframework.build.gradle:propdeps-plugin:0.0.4")
0 commit comments