Skip to content

Commit

Permalink
Merge pull request #80 from kiranshila/dependencies/clojure/thheller/…
Browse files Browse the repository at this point in the history
…shadow-cljs-2.20.14

Bump thheller/shadow-cljs from 2.20.12 to 2.20.14
  • Loading branch information
kiranshila authored Dec 12, 2022
2 parents 4751967 + fc2ee6a commit e36d590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
cljs-bean/cljs-bean {:mvn/version "1.9.0"}}

:aliases {:test-cljs {:extra-paths ["test"]
:extra-deps {thheller/shadow-cljs {:mvn/version "2.20.12"}}
:extra-deps {thheller/shadow-cljs {:mvn/version "2.20.14"}}
:main-opts ["-m" "shadow.cljs.devtools.cli" "release" "test"]}
:test-clj {:extra-paths ["test"]
:extra-deps {lambdaisland/kaocha {:mvn/version "1.71.1119"}
Expand Down

0 comments on commit e36d590

Please sign in to comment.