Skip to content

Commit

Permalink
upgrade rebar3 to 3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Zavada committed Jan 2, 2022
1 parent 8b95c99 commit 9cb62b8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ compile:

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

clean: testclean
$(REBAR) clean
Expand Down
Binary file modified rebar3
Binary file not shown.

0 comments on commit 9cb62b8

Please sign in to comment.