summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoan Touzet <joant@atypical.net>2018-07-31 09:10:29 -0400
committerJoan Touzet <wohali@users.noreply.github.com>2018-07-31 13:03:32 -0400
commit2446758d95f5446ada94b6469575fdb861802003 (patch)
treeea06f6e77701e8c34870c063f555782d96d78e4a
parent56bd13d0d61c142eeae3a03da26f2f17a5d6ece8 (diff)
downloadcouchdb-2446758d95f5446ada94b6469575fdb861802003.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 3fbc324fc..cd469553c 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.16"}, [raw]},
+ {tag, "v1.1.17"}, [raw]},
%% Third party deps
{folsom, "folsom", {tag, "CouchDB-0.8.2"}},
{hyper, "hyper", {tag, "CouchDB-2.2.0-4"}},