Skip to content

Commit 16dd1b0

Browse files
committed
Update rebar.config
1 parent 164aeac commit 16dd1b0

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
@@ -12,7 +12,7 @@
1212
{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, "riak_kv-2.9.9"}}},
15+
{riak_kv, ".*", {git, "git://github.com/basho/riak_kv.git", {tag, "riak_kv-2.9.10"}}},
1616
{riak_repl_pb_api, ".*", {git, "git://github.com/basho/riak_repl_pb_api.git", {tag, "riak_kv-2.9.1"}}}
1717
]}.
1818

0 commit comments

Comments
 (0)