We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0df19e6 commit 5add73eCopy full SHA for 5add73e
rebar.config
@@ -9,7 +9,7 @@
9
{xref_queries, [{"(XC - UC) || (XU - X - B - cluster_info : Mod)", []}]}.
10
11
{deps, [
12
- {lager, ".*", {git, "git://github.com/basho/lager.git", {tag, "3.2.1"}}},
+ {lager, ".*", {git, "git://github.com/basho/lager.git", {tag, "3.2.2"}}},
13
{ranch, "0.4.0-p1", {git, "git://github.com/basho/ranch.git", {tag, "0.4.0-p1"}}},
14
{ebloom, ".*", {git, "git://github.com/basho/ebloom.git", {tag, "2.0.0"}}},
15
{riak_kv, ".*", {git, "git://github.com/basho/riak_kv.git", {branch, "develop-2.2"}}},
0 commit comments