diff options
-rw-r--r-- | rebar.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config index 32a95fc8..66366cf5 100644 --- a/rebar.config +++ b/rebar.config @@ -26,7 +26,7 @@ {mem3, ".*", {git, "https://github.com/cloudant/mem3.git", {tag, "2.0.0"}}}, {chttpd, ".*", {git, "https://github.com/cloudant/chttpd.git", - {tag, "1.4.1"}}} + {tag, "1.4.2"}}} ]}. % needed for a clean transition to the deps model {clean_files, [ |