This is an automated email from the ASF dual-hosted git repository. rnewson pushed a commit to branch stop-on-write-error in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit 70b0be47c3d7087bec386c96e7d03b766f72cf37 Author: Robert Newson <[email protected]> AuthorDate: Wed May 20 09:29:25 2026 +0100 upgrade mise to erlang 28 --- mise.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mise.toml b/mise.toml index 1942eadf6..baec44304 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'
