Skip to content

Commit 145a6b4

Browse files
committed
libs tests: update lib versions
1 parent 4871f18 commit 145a6b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

script/test_libs.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
:show-deps-fn lein-deps-tree
324324
:test-cmds ["lein kaocha"]}
325325
{:name "antq"
326-
:version "1.0.0"
326+
:version "1.0.1"
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.09.04-17.11.44"
360+
:version "2021.09.13-22.25.35"
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)