diff --git a/rebar.config b/rebar.config index 709662df..5141497a 100644 --- a/rebar.config +++ b/rebar.config @@ -9,7 +9,7 @@ {xref_queries, [{"(XC - UC) || (XU - X - B - cluster_info : Mod)", []}]}. {deps, [ - {lager, ".*", {git, "https://github.com/basho/lager.git", {tag, "3.2.2"}}}, + {lager, ".*", {git, "https://github.com/basho/lager.git", {tag, "3.2.4"}}}, {ranch, "0.4.0-p1", {git, "https://github.com/basho/ranch.git", {tag, "0.4.0-p1"}}}, {ebloom, ".*", {git, "https://github.com/basho/ebloom.git", {tag, "2.0.0"}}}, {riak_kv, ".*", {git, "https://github.com/basho/riak_kv.git", {branch, "develop"}}},