diff --git a/project.clj b/project.clj index 662ab99..fe2c49d 100644 --- a/project.clj +++ b/project.clj @@ -23,6 +23,7 @@ ;; [thi.ng/geom-voxel "0.0.908"] ;;[seesaw "1.4.5"] + [net.mikera/clisk "0.11.0"] ] :main ^:skip-aot voxelburst.core :target-path "target/%s"