Skip to content

Commit 50ef806

Browse files
authored
bump cherry (#1201)
* deps: bump cherry to 0.4.24 * deps: bump cherry to 0.4.26 * deps: bump cherry to 0.4.27 * deps: bump cherry to 0.4.28
1 parent 8041434 commit 50ef806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
:clojure-11 {:extra-deps {org.clojure/clojure {:mvn/version "1.11.3"}}}
3030
:clojure-12 {}
3131
:sci {:extra-deps {org.babashka/sci {:mvn/version "0.9.45"}}}
32-
:cherry {:extra-deps {io.github.squint-cljs/cherry {:git/sha "bccd994556efca378984c5ac7fd973bda164923b"}}}
32+
:cherry {:extra-deps {io.github.squint-cljs/cherry {:git/tag "v0.4.28" :git/sha "81ad8d3"}}}
3333
:test-sci {:extra-paths ["test-sci"]
3434
:main-opts ["-m" "cljs-test-runner.main" "-d" "test-sci" "-d" "test"]}
3535
:test-cherry {:extra-paths ["test-cherry"]

0 commit comments

Comments
 (0)