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 7df8e25 commit ba0fe30Copy full SHA for ba0fe30
rebar.config
@@ -12,7 +12,7 @@
12
{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", {tag, "2.1.4"}}},
+ {riak_kv, ".*", {git, "git://github.com/basho/riak_kv.git", {tag, "2.1.5"}}},
16
{riak_repl_pb_api, ".*", {git, "[email protected]:basho/riak_repl_pb_api.git", {tag, "2.4.0"}}}
17
]}.
18
0 commit comments