diff options
-rw-r--r-- | rebar.config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rebar.config b/rebar.config index d7ceb6f1..1b3ae40e 100644 --- a/rebar.config +++ b/rebar.config @@ -22,9 +22,9 @@ {rexi, ".*", {git, "https://github.com/cloudant/rexi.git", {tag, "1.6.0"}}}, {fabric, ".*", {git, "https://github.com/cloudant/fabric.git", - {tag, "2.1.4"}}}, + {tag, "2.1.6"}}}, {mem3, ".*", {git, "https://github.com/cloudant/mem3.git", - {tag, "3.0.2"}}}, + {tag, "3.1.1"}}}, {chttpd, ".*", {git, "https://github.com/cloudant/chttpd.git", {tag, "1.4.4"}}}, {twig, ".*", {git, "https://github.com/cloudant/twig.git", @@ -32,7 +32,7 @@ {jiffy, ".*", {git, "https://github.com/davisp/jiffy.git", {tag, "0.5.2"}}}, {couch_replicator, ".*", {git, - "https://github.com/cloudant/couch_replicator.git", {tag,"0.1.4"}}} + "https://github.com/cloudant/couch_replicator.git", {tag,"0.1.8"}}} ]}. % needed for a clean transition to the deps model {clean_files, [ |