We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 582bfcc commit f00bc7bCopy full SHA for f00bc7b
1 file changed
build.gradle
@@ -291,7 +291,6 @@ configure(allprojects) { project ->
291
}
292
repositories {
293
mavenCentral()
294
- maven { url "https://repo.spring.io/snapshot" } // reactor
295
maven { url "https://repo.spring.io/libs-spring-framework-build" }
296
297
0 commit comments