Skip to content

Commit

Permalink
Update dependency org.clojure:clojurescript to v1.10.773
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 1, 2020
1 parent f1fc364 commit eb503ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

(defproject sample-github-spa "0.1.0-SNAPSHOT"
:dependencies [[org.clojure/clojure "1.9.0"]
[org.clojure/clojurescript "1.10.339"]
[org.clojure/clojurescript "1.10.773"]
[reagent "0.8.1"]
[re-frame "0.10.6"]
[secretary "1.2.3"]
Expand Down

0 comments on commit eb503ea

Please sign in to comment.