Skip to content

Commit

Permalink
Clojure version 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
replomancer committed Feb 28, 2018
1 parent 8ba7570 commit 4ac956d
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 @@ -4,7 +4,7 @@
:main swordfight.core
:license {:name "BSD-2-clause"
:url "http://opensource.org/licenses/BSD-2-Clause"}
:dependencies [[org.clojure/clojure "1.9.0-alpha14"]]
:dependencies [[org.clojure/clojure "1.9.0"]]
:profiles {:dev {:source-paths ["dev"]
:dependencies [[midje "1.9.0-alpha6"]
[com.taoensso/tufte "1.1.1"]]
Expand Down

0 comments on commit 4ac956d

Please sign in to comment.