Skip to content

Commit

Permalink
Merge pull request technomancy#1861 from bbatsov/patch-1
Browse files Browse the repository at this point in the history
Bump nREPL dep to 0.2.8
  • Loading branch information
hypirion committed Mar 18, 2015
2 parents 8886469 + 318c70b commit dcb8f9a
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.6" :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 dcb8f9a

Please sign in to comment.