summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoan Touzet <joant@atypical.net>2018-05-01 23:38:37 -0400
committerJoan Touzet <wohali@users.noreply.github.com>2018-05-02 01:12:51 -0400
commitae29e652762c1be8029346592ab0bfb1c73a6bf4 (patch)
tree6b7a644d9cb723e5e7d769efcd84055f4f996488
parent47a38d3d0c0fff55699632908abd31bf5f0c09e3 (diff)
downloadcouchdb-ae29e652762c1be8029346592ab0bfb1c73a6bf4.tar.gz
Bump fauxton to fix CI builds
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index a1be24f35..0cbc21faf 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -58,7 +58,7 @@ DepDescs = [
{docs, {url, "https://github.com/apache/couchdb-documentation"},
{tag, "2.1.0"}, [raw]},
{fauxton, {url, "https://github.com/apache/couchdb-fauxton"},
- {tag, "v1.1.13"}, [raw]},
+ {tag, "v1.1.15"}, [raw]},
%% Third party deps
{folsom, "folsom", {tag, "CouchDB-0.8.2"}},
{ibrowse, "ibrowse", {tag, "CouchDB-4.0.1"}},