summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2018-02-18 13:50:53 +0100
committerJan Lehnardt <jan@apache.org>2018-02-18 13:50:53 +0100
commit1f3621fec3a124d9715e22ff9e416b0ef6cc9c6b (patch)
tree145e771d7ecf84053256b84144de50b26b621e4a
parent4976f49c82c36155b6b466697de04a284b8829d7 (diff)
downloadcouchdb-update/mochiweb/2.17.0.tar.gz
feat: update mochiweb to 2.17.0update/mochiweb/2.17.0
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index f214e1d96..c33a71cb5 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -63,7 +63,7 @@ DepDescs = [
{folsom, "folsom", {tag, "CouchDB-0.8.2"}},
{ibrowse, "ibrowse", {tag, "CouchDB-4.0.1"}},
{jiffy, "jiffy", {tag, "CouchDB-0.14.11-2"}},
-{mochiweb, "mochiweb", {tag, "CouchDB-2.12.0-1"}},
+{mochiweb, "mochiweb", {tag, "v2.17.0"}},
{meck, "meck", {tag, "0.8.8"}}
],