This is an automated email from the ASF dual-hosted git repository. rnewson pushed a commit to branch mise-sbt in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit bc3216390e080861a06ade851a8aa3e8659f5e39 Author: Robert Newson <[email protected]> AuthorDate: Thu Mar 12 13:20:46 2026 +0000 add sbt to mise for clouseau building --- mise.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/mise.toml b/mise.toml index e85883da0..1942eadf6 100644 --- a/mise.toml +++ b/mise.toml @@ -4,3 +4,4 @@ erlang = '26' java = '21' nodejs = '24' python = '3' +sbt = "1.11.7"
