Skip to content

Commit

Permalink
Upgrade clj-kondo + antq
Browse files Browse the repository at this point in the history
Closes #414
  • Loading branch information
vemv committed Aug 1, 2021
1 parent 73b63c5 commit b53a46a
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 @@ -60,8 +60,8 @@
[manifold "0.1.9-alpha4"]
[metosin/spec-tools "0.10.5"]
[org.clojure/core.async "1.3.618"]]}
:clj-kondo {:dependencies [[clj-kondo "2021.06.18"]]}
:antq {:plugins [[com.github.liquidz/antq "0.16.0"]]}
:clj-kondo {:dependencies [[clj-kondo "2021.07.28"]]}
:antq {:plugins [[com.github.liquidz/antq "0.16.1"]]}
:1.7 {:dependencies [[org.clojure/clojure "1.7.0"]]}
:1.8 {:dependencies [[org.clojure/clojure "1.8.0"]]}
:1.9 {:dependencies [[org.clojure/clojure "1.9.0"]]}
Expand Down

0 comments on commit b53a46a

Please sign in to comment.