summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorncshaw <ncshaw@ibm.com>2021-08-05 15:07:22 -0400
committerNick Vatamaniuc <nickva@users.noreply.github.com>2021-08-05 15:16:26 -0400
commit24577f8fdb4ec5209de274de346dc98d19098fe0 (patch)
tree5fc7f8ded84350a030ae5dfa4dca9985155828a7
parent904618e29982f8a051fbf2dfcdbc0e51c83e65b3 (diff)
downloadcouchdb-24577f8fdb4ec5209de274de346dc98d19098fe0.tar.gz
Bump mochiweb version
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index 98fdcfdc7..4c3565e54 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -155,7 +155,7 @@ DepDescs = [
{jaeger_passage, "jaeger-passage", {tag, "CouchDB-0.1.14-4"}},
{jiffy, "jiffy", {tag, "CouchDB-1.0.5-1"}},
{local, "local", {tag, "0.2.1"}},
-{mochiweb, "mochiweb", {tag, "v2.21.0"}},
+{mochiweb, "mochiweb", {tag, "CouchDB-v2.21.0-1"}},
{meck, "meck", {tag, "0.9.2"}},
{recon, "recon", {tag, "2.5.0"}},
{passage, "passage", {tag, "CouchDB-0.2.6-1"}},