Skip to content

Commit

Permalink
Upgrade clj-kondo, antq
Browse files Browse the repository at this point in the history
  • Loading branch information
vemv committed Aug 12, 2022
1 parent e5b5629 commit 58f50d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
[metosin/spec-tools "0.10.5"]
[org.clojure/core.async "1.5.648"]
[org.clojure/java.jdbc "0.7.12"]]}
:clj-kondo {:dependencies [[clj-kondo "2022.06.22"]]}
:antq {:plugins [[com.github.liquidz/antq "1.9.874"]]
:clj-kondo {:dependencies [[clj-kondo "2022.08.03"]]}
:antq {:plugins [[com.github.liquidz/antq "2.0.889"]]
:antq {:exclude ["nrepl/nrepl" "org.clojure/clojure"]}}
:1.7 {:dependencies [[org.clojure/clojure "1.7.0"]]}
:1.8 {:dependencies [[org.clojure/clojure "1.8.0"]]}
Expand Down

0 comments on commit 58f50d3

Please sign in to comment.