Skip to content
Snippets Groups Projects
Unverified Commit e77cc0bf authored by Cam Saul's avatar Cam Saul
Browse files

Upgrade to Clojure 1.10 [ci drivers]

parent 96bb2ee6
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
;; !! AND ADD A COMMENT EXPLAINING THEIR PURPOSE !! ;; !! AND ADD A COMMENT EXPLAINING THEIR PURPOSE !!
;; !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ;; !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
:dependencies :dependencies
[[org.clojure/clojure "1.9.0"] [[org.clojure/clojure "1.10.0"]
[org.clojure/core.async "0.4.490" [org.clojure/core.async "0.4.490"
:exclusions [org.clojure/tools.reader]] :exclusions [org.clojure/tools.reader]]
[org.clojure/core.match "0.3.0-alpha4"] ; optimized pattern matching library for Clojure [org.clojure/core.match "0.3.0-alpha4"] ; optimized pattern matching library for Clojure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment