Skip to content

Commit a41ac02

Browse files
author
Brian Sparrow
committed
Update libs for 2.2.1 release
1 parent 39c235d commit a41ac02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rebar.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
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.2"}}},
12+
{lager, ".*", {git, "git://github.com/basho/lager.git", {tag, "3.2.4"}}},
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"}}},
15-
{riak_kv, ".*", {git, "git://github.com/basho/riak_kv.git", {tag, "2.1.6"}}},
15+
{riak_kv, ".*", {git, "git://github.com/basho/riak_kv.git", {tag, "2.1.7"}}},
1616
{riak_repl_pb_api, ".*", {git, "[email protected]:basho/riak_repl_pb_api.git", {tag, "2.4.0"}}}
1717
]}.
1818

0 commit comments

Comments
 (0)