Skip to content

Commit 1e76e50

Browse files
committed
Upgrade to Reactor Californium snapshots
1 parent 69080ad commit 1e76e50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ configure(allprojects) { project ->
149149

150150
repositories {
151151
maven { url "https://repo.spring.io/libs-release" }
152+
maven { url "https://repo.spring.io/snapshot" } // Reactor
152153
mavenLocal()
153154
}
154155

0 commit comments

Comments
 (0)