diff --git a/rebar.config b/rebar.config index 63f25eb..e80e121 100644 --- a/rebar.config +++ b/rebar.config @@ -34,7 +34,7 @@ , {cluster_info, "0.1.1", "lib/cluster_info"} , {partition_detector, "0.1.2", "lib/partition_detector"} , {congestion_watcher, "0.1.1", "lib/congestion_watcher"} - , {meck, "0.1.1", "lib/meck"} + , {meck, "0.7.1", "lib/meck"} , {mochiweb, "2.0.0", "lib/mochiweb"} , {s3, "0.1.1", "lib/s3"} , {ubf, "1.15.6", "lib/ubf"}