Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
Update dependency com.github.liquidz/antq to v2.8.1165
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 2, 2024
1 parent e5f62d1 commit 7e91b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etp-backend/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,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.3.0"}}
:main-opts ["-m" "uberdeps.uberjar"]}
:outdated {:extra-deps {com.github.liquidz/antq {:mvn/version "2.7.1147"}}
:outdated {:extra-deps {com.github.liquidz/antq {:mvn/version "2.8.1165"}}
:main-opts ["-m" "antq.core"]}
:lint {:extra-deps {clj-kondo/clj-kondo {:mvn/version "2023.12.15"}}
:main-opts ["-m" "clj-kondo.main" "--lint" "src"]}}}

0 comments on commit 7e91b01

Please sign in to comment.