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 0effcfb commit d23c83fCopy full SHA for d23c83f
project.clj
@@ -6,7 +6,7 @@
6
:scm {:name "git" :url "https://github.com/clojure-emacs/cider-nrepl"}
7
8
:dependencies [[nrepl "0.6.0"]
9
- ^:inline-dep [cider/orchard "0.5.0-beta12"]
+ ^:inline-dep [cider/orchard "0.5.0-beta13"]
10
^:inline-dep [thunknyc/profile "0.5.2"]
11
^:inline-dep [mvxcvi/puget "1.1.2"]
12
^:inline-dep [fipp "0.6.18"] ; can be removed in unresolved-tree mode
0 commit comments