diff --git a/project.clj b/project.clj index 3637152..78fde66 100644 --- a/project.clj +++ b/project.clj @@ -5,7 +5,7 @@ :url "https://www.gnu.org/licenses/gpl-3.0.html"} :dependencies [[org.clojure/clojure "1.11.1"] [clj-sub-command "0.6.0"] - [cljam "0.8.2"]] + [cljam "0.8.3"]] :repl-options {:init-ns duxhund.core} :main duxhund.cli :profiles {:dev