Skip to content

Commit

Permalink
Upgrade cljs to recent
Browse files Browse the repository at this point in the history
  • Loading branch information
slipset committed Nov 20, 2022
1 parent 11f9f69 commit bef62d9
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 @@ -10,7 +10,7 @@
:sign-releases true}]]

:dependencies [[org.clojure/clojure "1.11.1"]
[org.clojure/clojurescript "1.9.293" :scope "provided"]
[org.clojure/clojurescript "1.11.60" :scope "provided"]
[org.jsoup/jsoup "1.15.2"]
[quoin "0.1.2" :exclusions [org.clojure/clojure]]
[viebel/codox-klipse-theme "0.0.1" :scope "provided"]]
Expand Down

0 comments on commit bef62d9

Please sign in to comment.