Skip to content

Commit bda8010

Browse files
committed
Bump lein-core
1 parent 3de551c commit bda8010

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

project.clj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,9 @@
102102
:dependencies [[boot/base "2.8.3"]
103103
[boot/core "2.8.3"]
104104
[org.apache.httpcomponents/httpclient "4.5.9" :exclusions [commons-logging]]
105-
[leiningen-core "2.9.8" :exclusions [org.clojure/clojure
106-
commons-codec
107-
com.google.code.findbugs/jsr305]]
105+
[leiningen-core "2.9.10" :exclusions [org.clojure/clojure
106+
commons-codec
107+
com.google.code.findbugs/jsr305]]
108108
[cider/piggieback "0.5.3"]]}
109109

110110
;; Need ^:repl because of: https://github.com/technomancy/leiningen/issues/2132

0 commit comments

Comments
 (0)