Skip to content

Commit

Permalink
Merge pull request #68 from nnichols/dependencies/org.clojure-clojure…
Browse files Browse the repository at this point in the history
…script-1.x

Update dependency org.clojure:clojurescript to v1.11.132
  • Loading branch information
nnichols authored Jan 27, 2024
2 parents d0a1a5f + 8ed28c4 commit 9afc0b3
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 @@ -4,7 +4,7 @@
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.11.1"]
[org.clojure/clojurescript "1.11.121" :scope "provided"]
[org.clojure/clojurescript "1.11.132" :scope "provided"]
[cljx-sampling "0.1.0"]]

:plugins [[com.jakemccrary/lein-test-refresh "0.25.0"]
Expand Down

0 comments on commit 9afc0b3

Please sign in to comment.