Skip to content

Commit 9cb62b8

Browse files
author
Andrei Zavada
committed
upgrade rebar3 to 3.18
1 parent 8b95c99 commit 9cb62b8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ compile:
3030

3131
deps:
3232
$(if $(HEAD_REVISION),$(warning "Warning: you have checked out a tag ($(HEAD_REVISION)) and should use the compile target"))
33-
$(REBAR) upgrade
33+
$(REBAR) upgrade --all
3434

3535
clean: testclean
3636
$(REBAR) clean

rebar3

7.51 KB
Binary file not shown.

0 commit comments

Comments
 (0)