Skip to content

Commit

Permalink
Bump orchard to 0.5.0-beta7
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Jun 10, 2019
1 parent d195943 commit 8c95e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
:url "http://www.eclipse.org/legal/epl-v10.html"}
:scm {:name "git" :url "https://github.com/clojure-emacs/cider-nrepl"}
:dependencies [[nrepl "0.6.0"]
^:inline-dep [cider/orchard "0.5.0-beta6"]
^:inline-dep [cider/orchard "0.5.0-beta7"]
^:inline-dep [thunknyc/profile "0.5.2"]
^:inline-dep [mvxcvi/puget "1.1.2"]
^:inline-dep [fipp "0.6.18"] ; can be removed in unresolved-tree mode
Expand Down

0 comments on commit 8c95e67

Please sign in to comment.