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 980ba8f commit 0c06243Copy full SHA for 0c06243
rebar.config
@@ -16,7 +16,7 @@
16
]}.
17
18
{deps, [
19
- {riak_pb, {git, "https://github.com/basho/riak_pb", {branch, "develop-3.0"}}}
+ {riak_pb, {git, "https://github.com/basho/riak_pb", {tag, "riak_kv-3.0.0"}}}
20
21
22
{edoc_opts, [
0 commit comments