Bump edamame
This commit is contained in:
parent
00d56900e8
commit
35696b7c0b
3 changed files with 3 additions and 2 deletions
|
|
@ -11,6 +11,7 @@ A preview of the next release can be installed from
|
||||||
|
|
||||||
- Bump `fs` to `0.5.25`
|
- Bump `fs` to `0.5.25`
|
||||||
- Bump `jsoup` to `1.20.1`
|
- Bump `jsoup` to `1.20.1`
|
||||||
|
- Bump `edamame` to `1.4.30`
|
||||||
|
|
||||||
## 1.12.200 (2025-04-26)
|
## 1.12.200 (2025-04-26)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,7 @@
|
||||||
:flaky :flaky}
|
:flaky :flaky}
|
||||||
:jvm-opts ["--enable-preview"]
|
:jvm-opts ["--enable-preview"]
|
||||||
:dependencies [[org.clojure/clojure "1.12.0"]
|
:dependencies [[org.clojure/clojure "1.12.0"]
|
||||||
[borkdude/edamame "1.4.29"]
|
[borkdude/edamame "1.4.30"]
|
||||||
[org.clojure/tools.cli "1.0.214"]
|
[org.clojure/tools.cli "1.0.214"]
|
||||||
[cheshire "6.0.0"]
|
[cheshire "6.0.0"]
|
||||||
[nrepl/bencode "1.2.0"]
|
[nrepl/bencode "1.2.0"]
|
||||||
|
|
|
||||||
2
sci
2
sci
|
|
@ -1 +1 @@
|
||||||
Subproject commit ec068a93d012ecd4385c142e7352d24f9a06e74f
|
Subproject commit e85433a0214114fdceb4ca896e1b9c27b1bdf713
|
||||||
Loading…
Reference in a new issue