We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4bd53b commit 9cdc401Copy full SHA for 9cdc401
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## master (unreleased)
4
5
+### Changes
6
+
7
+* Bump `orchard` to [0.23.3](https://github.com/clojure-emacs/orchard/blob/v0.23.3/CHANGELOG.md#0233-2024-03-24).
8
9
## 0.47.0 (2024-03-10)
10
11
### Changes
project.clj
@@ -8,7 +8,7 @@
:url "http://www.eclipse.org/legal/epl-v10.html"}
:scm {:name "git" :url "https://github.com/clojure-emacs/cider-nrepl"}
:dependencies [[nrepl "1.0.0"]
- [cider/orchard "0.23.2"]
+ [cider/orchard "0.23.3"]
12
^:inline-dep [mx.cider/haystack "0.3.3" :exclusions [cider/orchard]]
13
^:inline-dep [thunknyc/profile "0.5.2"]
14
^:inline-dep [mvxcvi/puget "1.3.4"]
0 commit comments