We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
libs-staging-local
1 parent a40fd6a commit 862baaeCopy full SHA for 862baae
build.gradle
@@ -35,7 +35,7 @@ allprojects {
35
maven { url 'https://repo.spring.io/libs-snapshot' }
36
}
37
maven { url 'https://repo.spring.io/libs-milestone' }
38
- maven { url 'https://repo.spring.io/libs-staging-local' }
+// maven { url 'https://repo.spring.io/libs-staging-local' }
39
40
41
ext.javadocLinks = [
0 commit comments