Skip to content

Commit 91b81b8

Browse files
authored
Update README.md
1 parent 06cc7e9 commit 91b81b8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ The first approach to this work was to release a very simple abstractions and a
1010
To include all (API and implementation):
1111
```groovy
1212
repositories {
13-
mavenCentral()
14-
maven { url "https://dl.bintray.com/reactive-commons/maven-artifacts" }
13+
jcenter()
1514
}
1615
1716
dependencies {

0 commit comments

Comments
 (0)