Skip to content
This repository was archived by the owner on Apr 17, 2018. It is now read-only.

Commit 238d0dc

Browse files
committed
Update Clojure dependency version
1 parent 5acec23 commit 238d0dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

functions/boot.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#http://boot-clj.com
22
#Mon Aug 15 22:32:43 CEST 2016
33
BOOT_CLOJURE_NAME=org.clojure/clojure
4-
BOOT_CLOJURE_VERSION=1.9.0-alpha10
4+
BOOT_CLOJURE_VERSION=1.9.0-alpha14
55
BOOT_VERSION=2.6.0

functions/build.boot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[pandeiro/boot-http "0.7.3" :scope "test"]
77
[crisptrutski/boot-cljs-test "0.3.0-SNAPSHOT" :scope "test"]
88
[boot-codox "0.10.0" :scope "test"]
9-
[org.clojure/clojure "1.9.0-alpha12"]
9+
[org.clojure/clojure "1.9.0-alpha14"]
1010
[org.clojure/core.async "0.2.391"]
1111
[org.clojure/test.check "0.9.0"]
1212
[org.clojure/clojurescript "1.9.229"]

0 commit comments

Comments
 (0)