Skip to content

Commit 475fad0

Browse files
committed
Update PB branch
1 parent 8a9424a commit 475fad0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

rebar.config

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@
1212
{platform_define, "^19", deprecated_19},
1313
{platform_define, "^20", deprecated_19},
1414
{platform_define, "^21", deprecated_19},
15-
{platform_define, "^22", deprecated_19}
15+
{platform_define, "^22", deprecated_19},
16+
{platform_define, "^23", deprecated_19}
1617
]}.
1718

1819
{deps, [
19-
{riak_pb, {git, "https://github.com/basho/riak_pb", {branch, "mas-i1775-fetchclocksmodrange"}}}
20+
{riak_pb, {git, "https://github.com/basho/riak_pb", {branch, "develop-3.0"}}}
2021
]}.
2122

2223
{edoc_opts, [

0 commit comments

Comments
 (0)