Skip to content

Commit 6c860a5

Browse files
authored
canary tests: bump libs to current releases (#202)
1 parent 664233e commit 6c860a5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

script/test_libs.clj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
:show-deps-fn lein-deps-tree
280280
:test-cmds ["lein kaocha"]}
281281
{:name "antq"
282-
:version "2.1.932"
282+
:version "2.1.939"
283283
:platforms [:clj]
284284
:github-release {:repo "liquidz/antq"}
285285
:patch-fn deps-edn-v1-patch
@@ -294,7 +294,7 @@
294294
:show-deps-fn cli-deps-tree
295295
:test-cmds ["clojure -M:test"]}
296296
{:name "clerk"
297-
:version "0.10.562"
297+
:version "0.11.603"
298298
:platforms [:clj]
299299
:github-release {:repo "nextjournal/clerk"
300300
:via :tag
@@ -322,7 +322,7 @@
322322
"lein test"]}
323323
{:name "clojure-lsp"
324324
:platforms [:clj]
325-
:version "2022.10.05-16.39.51"
325+
:version "2022.11.03-00.14.57"
326326
:github-release {:repo "clojure-lsp/clojure-lsp"}
327327
:patch-fn clojure-lsp-patch
328328
:show-deps-fn clojure-lsp-deps
@@ -400,7 +400,7 @@
400400
:show-deps-fn cli-deps-tree
401401
:test-cmds ["clojure -M:test"]}
402402
{:name "refactor-nrepl"
403-
:version "3.5.5"
403+
:version "3.6.0"
404404
:platforms [:clj]
405405
:github-release {:repo "clojure-emacs/refactor-nrepl"
406406
:via :tag

0 commit comments

Comments
 (0)