Skip to content

Commit b4de384

Browse files
committed
Merge branch '5.1.x'
2 parents cb9db70 + 2b974da commit b4de384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ configure(allprojects) { project ->
150150
repositories {
151151
mavenLocal()
152152
maven { url "https://repo.spring.io/libs-release" }
153-
maven { url "https://repo.spring.io/libs-snapshot" } // Reactor
153+
maven { url "https://repo.spring.io/snapshot" } // Reactor
154154
}
155155

156156
dependencies {

0 commit comments

Comments
 (0)