summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoan Touzet <joant@atypical.net>2018-08-07 14:29:16 -0400
committerJoan Touzet <wohali@users.noreply.github.com>2018-08-07 14:56:16 -0400
commit54b2eaac0094c035a6855af3f1e1e0db07b02f93 (patch)
tree578853b03dba4d4b3340348a40a45d010aa03792
parent99e801eca88a4521157d4369847f61cf2a88d1ba (diff)
downloadcouchdb-54b2eaac0094c035a6855af3f1e1e0db07b02f93.tar.gz
Bump fauxton
-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"}},