This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a commit to branch upgrade-rebar3-and-erlfmt
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit f07a77fb3631cb23da8b342201c7151e1596c473
Author: Nick Vatamaniuc <[email protected]>
AuthorDate: Wed Mar 18 17:47:06 2026 -0400

    Upgrade rebar3 and erlfmt
---
 configure | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure b/configure
index 8292aecb7..97a05858f 100755
--- a/configure
+++ b/configure
@@ -21,8 +21,8 @@ basename=`basename $0`
 
 PACKAGE_AUTHOR_NAME="The Apache Software Foundation"
 
-REBAR3_BRANCH="3.25.1"
-ERLFMT_VERSION="v1.7.0"
+REBAR3_BRANCH="3.27.0"
+ERLFMT_VERSION="v1.8.0"
 
 # TEST=0
 WITH_PROPER="true"

Reply via email to