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