Bump the nREPL dep to 0.2.13

I guess that's self-explanatory. 0.2.13 is the latest stable version.
This commit is contained in:
Bozhidar Batsov 2017-12-09 12:33:54 +02:00 committed by GitHub
parent 0720e0ea8a
commit f11366abb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@
;; needed for uberjar
[commons-lang "2.6"]
;; needed for repl
[org.clojure/tools.nrepl "0.2.12"]
[org.clojure/tools.nrepl "0.2.13"]
;; needed for change
[net.cgrand/sjacket "0.1.1" :exclusions [org.clojure/clojure]]
;; bump versions of various common transitive deps