Browse Source

Upgrade to Reactor Californium snapshots

pull/23837/head
Sam Brannen 7 years ago
parent
commit
1e76e5086b
  1. 1
      build.gradle

1
build.gradle

@ -149,6 +149,7 @@ configure(allprojects) { project -> @@ -149,6 +149,7 @@ configure(allprojects) { project ->
repositories {
maven { url "https://repo.spring.io/libs-release" }
maven { url "https://repo.spring.io/snapshot" } // Reactor
mavenLocal()
}

Loading…
Cancel
Save