summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoan Touzet <wohali@users.noreply.github.com>2020-04-22 15:03:24 -0400
committerGitHub <noreply@github.com>2020-04-22 15:03:24 -0400
commit3613a4898bec66b9dcc51fd283b15bc62fbdb6bd (patch)
treedd82560c5849aeb6b0647b8521abf76008ed206a
parent8660f6c0a0aa91097d015bde16a122750f80bada (diff)
parent74825502ceebfad35c928fa1dc0415810a617a6d (diff)
downloadcouchdb-cherry-pick-mango-3.x.tar.gz
Merge branch '3.x' into cherry-pick-mango-3.xcherry-pick-mango-3.x
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index 408ad3d48..bfca5c84e 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -153,7 +153,7 @@ DepDescs = [
{docs, {url, "https://github.com/apache/couchdb-documentation"},
{tag, "3.0.0"}, [raw]},
{fauxton, {url, "https://github.com/apache/couchdb-fauxton"},
- {tag, "v1.2.2"}, [raw]},
+ {tag, "v1.2.3"}, [raw]},
%% Third party deps
{folsom, "folsom", {tag, "CouchDB-0.8.3"}},
{hyper, "hyper", {tag, "CouchDB-2.2.0-6"}},