Skip to content

Commit

Permalink
Update cljam to 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
athos committed Aug 3, 2022
1 parent 89f656b commit 6959dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6959dc2

Please sign in to comment.