Skip to content

Commit 13a060f

Browse files
committed
bump clojure version to 1.9.0-alpha14 due to spec usage
1 parent 83347aa commit 13a060f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090

9191
<properties>
9292
<!-- 1.8.0 is required to run cljs test suite -->
93-
<clojure.version>1.8.0</clojure.version>
93+
<clojure.version>1.9.0-alpha14</clojure.version>
9494
</properties>
9595

9696
<pluginRepositories>

0 commit comments

Comments
 (0)