Skip to content

Commit f7d0f03

Browse files
committed
libs tests: bump antq to current
Antq test now requires gradle, which I had to install locally on my dev box. GitHub Actions should be fine as it includes gradle.
1 parent 1a06c7c commit f7d0f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/test_libs.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@
303303
;;
304304

305305
(def libs [{:name "antq"
306-
:version "0.15.3"
306+
:version "0.16.0"
307307
:platforms [:clj]
308308
:github-release {:repo "liquidz/antq"}
309309
:patch-fn deps-edn-v1-patch

0 commit comments

Comments
 (0)