diff options
-rw-r--r-- | rebar.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config index fcea87be..8e26548c 100644 --- a/rebar.config +++ b/rebar.config @@ -24,7 +24,7 @@ {fabric, ".*", {git, "https://github.com/cloudant/fabric.git", {tag, "2.1.11"}}}, {mem3, ".*", {git, "https://github.com/cloudant/mem3.git", - {tag, "3.2.0"}}}, + {tag, "3.2.2"}}}, {chttpd, ".*", {git, "https://github.com/cloudant/chttpd.git", {tag, "1.4.6"}}}, {twig, ".*", {git, "https://github.com/cloudant/twig.git", |