Skip to content

Commit

Permalink
Update rebar to tagged version
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsumner authored Feb 12, 2020
1 parent 97e1285 commit 915caeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
]}.

{deps, [
{riak_pb, ".*", {git, "https://github.com/basho/riak_pb", {branch, "develop-2.9"}}}
{riak_pb, ".*", {git, "https://github.com/basho/riak_pb", {tag, "riak_kv-2.9.1"}}}
]}.

{edoc_opts, [
Expand Down

0 comments on commit 915caeb

Please sign in to comment.