Skip to content

Commit 828a24d

Browse files
clojure 1.10.2-alpha1
1 parent a9812a5 commit 828a24d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:url "https://epiccastle.io/spire"
44
:license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"
55
:url "https://www.eclipse.org/legal/epl-2.0/"}
6-
:dependencies [[org.clojure/clojure "1.10.0"]
6+
:dependencies [[org.clojure/clojure "1.10.2-alpha1"]
77
[org.clojure/core.async "0.6.532"]
88
[org.clojure/tools.cli "0.4.2"]
99
[borkdude/sci "0.0.13-alpha.14"]

0 commit comments

Comments
 (0)