Skip to content

Commit f00bc7b

Browse files
committed
Remove snapshot repo
1 parent 582bfcc commit f00bc7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,6 @@ configure(allprojects) { project ->
291291
}
292292
repositories {
293293
mavenCentral()
294-
maven { url "https://repo.spring.io/snapshot" } // reactor
295294
maven { url "https://repo.spring.io/libs-spring-framework-build" }
296295
}
297296
}

0 commit comments

Comments
 (0)