Skip to content

Commit

Permalink
Update to ClojureScript 1.10.439
Browse files Browse the repository at this point in the history
  • Loading branch information
mfikes committed Nov 3, 2018
1 parent cf1c086 commit 7c53140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ClojureScript/replete/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[tailrecursion/cljson "1.0.7"]
[malabarba/lazy-map "1.3"]
[org.clojure/clojure "1.9.0"]
[org.clojure/clojurescript "1.10.339"]
[org.clojure/clojurescript "1.10.439"]
[org.clojure/test.check "0.10.0-alpha2"]]
:clean-targets ["out" "target"]
:plugins [[lein-cljsbuild "1.1.7"]]
Expand Down

0 comments on commit 7c53140

Please sign in to comment.