Skip to content
This repository has been archived by the owner on Apr 24, 2021. It is now read-only.

Commit

Permalink
Update clojure
Browse files Browse the repository at this point in the history
  • Loading branch information
oakes committed Mar 15, 2017
1 parent acbd2f7 commit 90847e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion boot.properties
@@ -1 +1 @@
BOOT_CLOJURE_VERSION=1.9.0-alpha14
BOOT_CLOJURE_VERSION=1.9.0-alpha15
2 changes: 1 addition & 1 deletion build.boot
Expand Up @@ -8,7 +8,7 @@
[paren-soup "2.8.6" :scope "test"]
[cljsjs/codemirror "5.19.0-0" :scope "test"]
; clj deps
[org.clojure/clojure "1.9.0-alpha14"]
[org.clojure/clojure "1.9.0-alpha15"]
[leiningen "2.7.0" :exclusions [leiningen.search]]
[ring "1.4.0"]
[play-cljs/lein-template "0.10.1"]
Expand Down

0 comments on commit 90847e3

Please sign in to comment.