Skip to content

Commit 4c5cba1

Browse files
committed
dev: libs tests bump antq, clojure-lsp to current
1 parent 0dff7be commit 4c5cba1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

script/libs_tests.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
;;
324324

325325
(def libs [{:name "antq"
326-
:version "0.12.2"
326+
:version "0.12.4"
327327
:platforms [:clj]
328328
:github-release {:repo "liquidz/antq"}
329329
:patch-fn deps-edn-v1-patch
@@ -357,7 +357,7 @@
357357
["lein" "test"]]}
358358
{:name "clojure-lsp"
359359
:platforms [:clj]
360-
:version "2021.03.30-20.42.34"
360+
:version "2021.04.03-18.43.55"
361361
:github-release {:repo "clojure-lsp/clojure-lsp"}
362362
:patch-fn clojure-lsp-patch
363363
:show-deps-fn cli-deps-tree

0 commit comments

Comments
 (0)