Skip to content

Commit 9909c32

Browse files
committed
Bump the cljs-tooling dep
1 parent 6b11930 commit 9909c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
^:source-dep [mvxcvi/puget "1.0.2"]
1414
^:source-dep [fipp "0.6.14"]
1515
^:source-dep [compliment "0.3.7-SNAPSHOT"]
16-
^:source-dep [cljs-tooling "0.3.0"]
16+
^:source-dep [cljs-tooling "0.3.1"]
1717
^:source-dep [cljfmt "0.6.1" :exclusions [org.clojure/clojurescript]]
1818
;; Not used directly in cider-nrepl, but needed because of tool.namespace
1919
;; and the way MrAnderson processes dependencies

0 commit comments

Comments
 (0)