This is an automated email from the ASF dual-hosted git repository. rnewson pushed a commit to branch find-threshold in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit 63c508d2ccc956c47082b9bc8c259a2daa069e9c Author: Robert Newson <[email protected]> AuthorDate: Fri Apr 17 13:40:32 2026 +0100 f --- mise.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mise.toml b/mise.toml index 1942eadf6..677d203bb 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] -elixir = "1.19.5-otp-26" -erlang = '26' +elixir = "1.19.5-otp-28" +erlang = "28" java = '21' nodejs = '24' python = '3'
