diff --git a/CHANGELOG.md b/CHANGELOG.md index f8f7a636..cd852a68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ A preview of the next release can be installed from [Babashka](https://github.com/babashka/babashka): Native, fast starting Clojure interpreter for scripting +## Unreleased + +- Bump SCI to `0.9.45` +- Bump edamame to `1.4.28` + ## 1.12.197 (2024-02-28) - [#1785](https://github.com/babashka/babashka/issues/1785): Allow subclasses of `Throwable` to have instance methods invoked ([@bobisageek](https://github.com/bobisageek)) diff --git a/project.clj b/project.clj index d476bc99..14ee8dab 100644 --- a/project.clj +++ b/project.clj @@ -22,7 +22,7 @@ :flaky :flaky} :jvm-opts ["--enable-preview"] :dependencies [[org.clojure/clojure "1.12.0"] - [borkdude/edamame "1.4.27"] + [borkdude/edamame "1.4.28"] [org.clojure/tools.cli "1.0.214"] [cheshire "5.13.0"] [nrepl/bencode "1.2.0"] diff --git a/sci b/sci index 7bc5c4f1..58674754 160000 --- a/sci +++ b/sci @@ -1 +1 @@ -Subproject commit 7bc5c4f1e35fb18a85005c47d7659213ff7f64e9 +Subproject commit 58674754c32a18f0d7dbd3de4e021b1dc54c4053