summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoan Touzet <wohali@users.noreply.github.com>2020-04-22 14:51:18 -0400
committerGitHub <noreply@github.com>2020-04-22 18:51:18 +0000
commited0a9536056bd6a062467daf4a771764fc8ef5ee (patch)
treed0ac17b2ecfaea20ff88f836076a084541def99d
parentc1e03035cb2af6a17570cebcdd65f469e5e6742a (diff)
downloadcouchdb-ed0a9536056bd6a062467daf4a771764fc8ef5ee.tar.gz
Bump fauxton to v1.2.3 (#2515) (#2802)
Co-authored-by: Joan Touzet <wohali@users.noreply.github.com> Co-authored-by: Will Holley <willholley@apache.org>
-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"}},