File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## master (unreleased)
4
4
5
+ * Bump ` orchard ` to [ 0.34.3] ( https://github.com/clojure-emacs/orchard/blob/master/CHANGELOG.md#0343-2025-04-28 ) .
6
+
5
7
## 0.55.4 (2025-04-26)
6
8
7
9
* Bump ` orchard ` to [ 0.34.2] ( https://github.com/clojure-emacs/orchard/blob/master/CHANGELOG.md#0342-2025-04-26 ) .
Original file line number Diff line number Diff line change 22
22
:url " http://www.eclipse.org/legal/epl-v10.html" }
23
23
:scm {:name " git" :url " https://github.com/clojure-emacs/cider-nrepl" }
24
24
:dependencies [[nrepl/nrepl " 1.3.1" :exclusions [org.clojure/clojure]]
25
- [cider/orchard " 0.34.2 " :exclusions [org.clojure/clojure]]
25
+ [cider/orchard " 0.34.3 " :exclusions [org.clojure/clojure]]
26
26
^:inline-dep [fipp ~fipp-version] ; can be removed in unresolved-tree mode
27
27
^:inline-dep [compliment " 0.7.0" ]
28
28
^:inline-dep [org.rksm/suitable " 0.6.2" :exclusions [org.clojure/clojure
You can’t perform that action at this time.
0 commit comments