Skip to content

Commit

Permalink
Bump nREPL dep to 0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Mar 18, 2015
1 parent 14379a7 commit 318c70b
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 @@ -19,7 +19,7 @@
jakarta-regexp]]
[reply "0.3.5" :exclusions [ring/ring-core
org.thnetos/cd-client]]
[org.clojure/tools.nrepl "0.2.7"]
[org.clojure/tools.nrepl "0.2.8"]
[clojure-complete "0.2.3"]
;; bump versions of various common transitive deps
[slingshot "0.10.3"]
Expand Down

0 comments on commit 318c70b

Please sign in to comment.