Skip to content

Commit

Permalink
modular dep bump
Browse files Browse the repository at this point in the history
  • Loading branch information
awb99 committed Sep 18, 2024
1 parent 4f2b68d commit 3826067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{:paths ["src"]
:deps
{org.clojure/clojure {:mvn/version "1.11.1"}
org.pinkgorilla/modular {:mvn/version "0.0.40"}}
org.pinkgorilla/modular {:mvn/version "0.2.57"}}
:aliases
{:outdated {:extra-deps {com.github.liquidz/antq {:mvn/version "RELEASE"}}
:main-opts ["-m" "antq.core"]}
Expand Down

0 comments on commit 3826067

Please sign in to comment.