1 parent 1514b51 commit 3ed85cbCopy full SHA for 3ed85cb
1 file changed
Makefile
@@ -17,7 +17,7 @@
17
SHELL := $(shell command -v bash)
18
REBAR3 := $(shell type -p rebar3 || echo ./rebar3)
19
REBAR3_GIT = https://github.com/erlang/rebar3.git
20
-REBAR3_VSN = 3.24.0
+REBAR3_VSN = 3.25.0
21
22
prefix=/usr/local
23
exec_prefix=$(prefix)
0 commit comments