Skip to content

Commit 55b197d

Browse files
committed
Bump the nREPL dep
1 parent 345fd20 commit 55b197d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:url "http://github.com/clojure-emacs/refactor-nrepl"
44
:license {:name "Eclipse Public License"
55
:url "http://www.eclipse.org/legal/epl-v10.html"}
6-
:dependencies [[nrepl "0.5.3"]
6+
:dependencies [[nrepl "0.6.0"]
77
^:inline-dep [http-kit "2.3.0"]
88
^:inline-dep [cheshire "5.8.1"]
99
^:inline-dep [org.clojure/tools.analyzer.jvm "0.7.3"]

0 commit comments

Comments
 (0)