Skip to content

Commit 5add73e

Browse files
committed
updated lager dependency
1 parent 0df19e6 commit 5add73e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{xref_queries, [{"(XC - UC) || (XU - X - B - cluster_info : Mod)", []}]}.
1010

1111
{deps, [
12-
{lager, ".*", {git, "git://github.com/basho/lager.git", {tag, "3.2.1"}}},
12+
{lager, ".*", {git, "git://github.com/basho/lager.git", {tag, "3.2.2"}}},
1313
{ranch, "0.4.0-p1", {git, "git://github.com/basho/ranch.git", {tag, "0.4.0-p1"}}},
1414
{ebloom, ".*", {git, "git://github.com/basho/ebloom.git", {tag, "2.0.0"}}},
1515
{riak_kv, ".*", {git, "git://github.com/basho/riak_kv.git", {branch, "develop-2.2"}}},

0 commit comments

Comments
 (0)