summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoan Touzet <wohali@users.noreply.github.com>2020-04-22 15:08:30 -0400
committerGitHub <noreply@github.com>2020-04-22 15:08:30 -0400
commit9f150d178b343adf6e7a22e38f5a1c527a8d7fb3 (patch)
tree9fb283a1b686eddd6f317fb941d854e65c86bdf8
parentd7feca466f7a09075132fb3d73a3ca29d7b205b2 (diff)
parented0a9536056bd6a062467daf4a771764fc8ef5ee (diff)
downloadcouchdb-cherry-pick-mango-3.0.x.tar.gz
Merge branch '3.0.x' into cherry-pick-mango-3.0.xcherry-pick-mango-3.0.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 7eb0d03e0..cfb31346b 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -152,7 +152,7 @@ DepDescs = [
{docs, {url, "https://github.com/apache/couchdb-documentation"},
{tag, "3.0.0-RC3"}, [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"}},