We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c841113 commit a8682dcCopy full SHA for a8682dc
rebar.config
@@ -9,7 +9,7 @@
9
{xref_queries, [{"(XC - UC) || (XU - X - B - cluster_info : Mod)", []}]}.
10
11
{deps, [
12
- {lager, ".*", {git, "https://github.com/basho/lager.git", {tag, "3.2.2"}}},
+ {lager, ".*", {git, "https://github.com/basho/lager.git", {tag, "3.2.4"}}},
13
{ranch, "0.4.0-p1", {git, "https://github.com/basho/ranch.git", {tag, "0.4.0-p1"}}},
14
{ebloom, ".*", {git, "https://github.com/basho/ebloom.git", {tag, "2.0.0"}}},
15
{riak_kv, ".*", {git, "https://github.com/basho/riak_kv.git", {branch, "develop"}}},
0 commit comments