summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoan Touzet <wohali@users.noreply.github.com>2018-07-24 07:40:43 -0400
committerGitHub <noreply@github.com>2018-07-24 07:40:43 -0400
commit46aff89ecbf693501d521b5601300c8062b28228 (patch)
tree403c665e3da4b77022ea7addc7be1276991dabdc
parentf440b23c8bb5bd385488572a1ff88b99a7cae36f (diff)
parentb1fbbb117a4e4974ca5652c17019087d172224da (diff)
downloadcouchdb-travis-20.3.tar.gz
Merge branch 'master' into travis-20.3travis-20.3
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index db6b4491b..3fbc324fc 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -58,7 +58,7 @@ DepDescs = [
{docs, {url, "https://github.com/apache/couchdb-documentation"},
{tag, "2.2.0"}, [raw]},
{fauxton, {url, "https://github.com/apache/couchdb-fauxton"},
- {tag, "v1.1.15"}, [raw]},
+ {tag, "v1.1.16"}, [raw]},
%% Third party deps
{folsom, "folsom", {tag, "CouchDB-0.8.2"}},
{hyper, "hyper", {tag, "CouchDB-2.2.0-4"}},