Skip to content

Commit 3f5a7bb

Browse files
committed
Remove snapshot repository from build setup
1 parent 093a863 commit 3f5a7bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ configure(allprojects) { project ->
148148

149149
repositories {
150150
maven { url "https://repo.spring.io/libs-release" }
151-
maven { url "https://repo.spring.io/libs-snapshot" } // for Reactor
152151
}
153152

154153
dependencies {

0 commit comments

Comments
 (0)