Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin committed Apr 13, 2022
1 parent 075b235 commit ede903e
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 @@ -9,7 +9,7 @@
:scm {:name "git"
:url "https://github.com/binaryage/cljs-devtools"}

:dependencies [[org.clojure/clojure "1.10.3" :scope "provided"]
:dependencies [[org.clojure/clojure "1.11.1" :scope "provided"]
[org.clojure/clojurescript ~clojurescript-version :scope "provided"]]

:clean-targets ^{:protect false} ["target"
Expand Down

0 comments on commit ede903e

Please sign in to comment.