Commit 1b80a1c 1 parent 7c87132 commit 1b80a1c Copy full SHA for 1b80a1c
File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 17
17
hiccup/hiccup {:mvn/version " 2.0.0-RC3" }
18
18
io.aviso/pretty {:mvn/version " 1.4.4" }
19
19
com.lambdaisland/dom-types {:mvn/version " 0.6.42" }
20
- io.github.clojure/tools.build {:git/tag " v0.9.6" :git/sha " 8e78bcc" }
20
+ io.github.clojure/tools.build {:git/tag " v0.9.6"
21
+ :git/sha " 8e78bcc"
22
+ :exclusions [com.google.guava/guava]}
21
23
io.github.djblue/tetris {:git/url " https://github.com/djblue/tetris.git"
22
24
:git/sha " d40ae6b96f918ab7bb7f09ac071f77ca086e8b7f" }}}
23
25
:plk
34
36
:shadow
35
37
{:jvm-opts [" -Xss16m" ]
36
38
:extra-deps
37
- {thheller/shadow-cljs {:mvn/version " 2.27.4" }}}
39
+ {thheller/shadow-cljs {:mvn/version " 2.27.4" }}}
38
40
:build
39
41
{:extra-paths [" src" " dev" " resources" ]
40
42
:ns-default tasks.build
You can’t perform that action at this time.
0 commit comments