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.
1 parent 9404041 commit d418ba1Copy full SHA for d418ba1
build.gradle
@@ -126,7 +126,6 @@ configure(allprojects) { project ->
126
repositories {
127
maven { url "https://repo.spring.io/libs-release" }
128
maven { url "https://repo.spring.io/milestone" } // for AspectJ 1.9 beta
129
- maven { url "https://repo.spring.io/snapshot" } // for Reactor Bismuth
130
}
131
132
dependencies {
0 commit comments