Skip to content

Commit 7c53140

Browse files
committed
Update to ClojureScript 1.10.439
1 parent cf1c086 commit 7c53140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ClojureScript/replete/project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[tailrecursion/cljson "1.0.7"]
99
[malabarba/lazy-map "1.3"]
1010
[org.clojure/clojure "1.9.0"]
11-
[org.clojure/clojurescript "1.10.339"]
11+
[org.clojure/clojurescript "1.10.439"]
1212
[org.clojure/test.check "0.10.0-alpha2"]]
1313
:clean-targets ["out" "target"]
1414
:plugins [[lein-cljsbuild "1.1.7"]]

0 commit comments

Comments
 (0)