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.30.1] ( https://github.com/clojure-emacs/orchard/blob/master/CHANGELOG.md#0301-2025-02-24 ) .
6
+
5
7
## 0.52.0 (2025-01-10)
6
8
7
9
* Bump ` orchard ` to [ 0.30.0] ( https://github.com/clojure-emacs/orchard/blob/master/CHANGELOG.md#0300-2025-01-10 ) .
Original file line number Diff line number Diff line change 21
21
:url " http://www.eclipse.org/legal/epl-v10.html" }
22
22
:scm {:name " git" :url " https://github.com/clojure-emacs/cider-nrepl" }
23
23
:dependencies [[nrepl/nrepl " 1.3.1" :exclusions [org.clojure/clojure]]
24
- [cider/orchard " 0.30.0 " :exclusions [org.clojure/clojure]]
24
+ [cider/orchard " 0.30.1 " :exclusions [org.clojure/clojure]]
25
25
^:inline-dep [mx.cider/haystack " 0.3.3" :exclusions [cider/orchard]]
26
26
^:inline-dep [thunknyc/profile " 0.5.2" ]
27
27
^:inline-dep [mvxcvi/puget " 1.3.4" :exclusions [org.clojure/clojure]]
You can’t perform that action at this time.
0 commit comments