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 9978a3d commit 07ecd68Copy full SHA for 07ecd68
rebar.config
@@ -13,7 +13,7 @@
13
]}.
14
15
{deps, [
16
- {riak_pb, ".*", {git, "https://github.com/basho/riak_pb", {branch, "develop"}}}
+ {riak_pb, ".*", {git, "https://github.com/basho/riak_pb", {tag, "2.3.0.0"}}}
17
18
19
{edoc_opts, [
0 commit comments