Skip to content

Commit

Permalink
Update dependency com.github.liquidz/antq to v2.9.1227
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 7, 2024
1 parent 8cdb90e commit 3cbec6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etp-core/etp-backend/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
:main-opts ["-m" "cloverage.coverage -p src/main -s src/test -e solita.etp.api.* -e user"]}
:uberjar {:extra-deps {uberdeps/uberdeps {:mvn/version "1.4.0"}}
:main-opts ["-m" "uberdeps.uberjar"]}
:outdated {:extra-deps {com.github.liquidz/antq {:mvn/version "2.8.1206"}}
:outdated {:extra-deps {com.github.liquidz/antq {:mvn/version "2.9.1227"}}
:main-opts ["-m" "antq.core"]}
:lint {:extra-deps {clj-kondo/clj-kondo {:mvn/version "2024.08.01"}}
:main-opts ["-m" "clj-kondo.main" "--lint" "src"]}}}

0 comments on commit 3cbec6d

Please sign in to comment.