aboutsummaryrefslogtreecommitdiff
path: root/downloads/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'downloads/index.md')
-rw-r--r--downloads/index.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/downloads/index.md b/downloads/index.md
index 9b400d6..e0e22d0 100644
--- a/downloads/index.md
+++ b/downloads/index.md
@@ -13,9 +13,6 @@ title: Downloads
Add the following to your build configuration:
~~~scala
-//add resolver to Bintray's jcenter
-resolvers += Resolver.jcenterRepo
-
//main artifact
libraryDependencies += "ch.jodersky" %% "flow-core" % "{{site.version_latest}}"