chore: pin rebar3 3.16.1-emqx-1

This commit is contained in:
Zaiming Shi 2021-07-25 17:10:25 +02:00 committed by turtleDeng
parent 2e6b5a0d34
commit eb88d3591c
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
$(shell $(CURDIR)/scripts/git-hooks-init.sh)
REBAR_VERSION = 3.14.3-emqx-8
REBAR_VERSION = 3.16.1-emqx-1
REBAR = $(CURDIR)/rebar3
BUILD = $(CURDIR)/build
SCRIPTS = $(CURDIR)/scripts