summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoan Touzet <joant@atypical.net>2018-08-07 14:27:45 -0400
committerJoan Touzet <wohali@users.noreply.github.com>2018-08-07 14:40:56 -0400
commit2a16ec4a8a418d6b728995decb186026216e37b6 (patch)
treed66f84aae7ba73d28859e2e1e690d7680d77fab5
parentfd9f21eff44f638e1ad96c2e59a60dfa9a46676a (diff)
downloadcouchdb-2.2.x.tar.gz
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index cd469553c..b4de2d962 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.17"}, [raw]},
+ {tag, "v1.1.18"}, [raw]},
%% Third party deps
{folsom, "folsom", {tag, "CouchDB-0.8.2"}},
{hyper, "hyper", {tag, "CouchDB-2.2.0-4"}},