Skip to content

Commit fb03250

Browse files
committed
Update for OR-3.4 - rebar3 -> 3.21
1 parent ac878ac commit fb03250

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rebar.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
{deps, [
5252
{meck,
5353
{git, "https://github.com/OpenRiak/meck.git",
54-
{branch, "openriak-3.2"}}},
54+
{branch, "openriak-3.4"}}},
5555
fqc
5656
]},
5757
{erl_opts, [debug_info, {d, 'EQC'}]},
@@ -71,7 +71,7 @@
7171
{branch, "openriak-3.4"}}},
7272
{zstd, ".*",
7373
{git, "https://github.com/OpenRiak/zstd-erlang",
74-
{branch, "openriak-3.2"}}},
74+
{branch, "openriak-3.4"}}},
7575
{eqwalizer_support,
7676
{git_subdir, "https://github.com/OpenRiak/eqwalizer.git",
7777
{branch, "openriak-3.4"}, "eqwalizer_support"}}

rebar3

-2.25 KB
Binary file not shown.

0 commit comments

Comments
 (0)