Skip to content

Commit be07873

Browse files
committed
dev: libs tests - bump libs versions
Bump test-doc-blocks and clojure-lsp to current releases.
1 parent 0d6e484 commit be07873

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
@@ -354,7 +354,7 @@
354354
["lein" "test"]]}
355355
{:name "clojure-lsp"
356356
:platforms [:clj]
357-
:version "2021.04.13-12.47.33"
357+
:version "2021.04.27-20.17.45"
358358
:github-release {:repo "clojure-lsp/clojure-lsp"}
359359
:patch-fn clojure-lsp-patch
360360
:show-deps-fn cli-deps-tree
@@ -424,7 +424,7 @@
424424
:prep-fn refactor-nrepl-prep
425425
:test-cmds [["lein" "with-profile" "+1.10,+plugin.mranderson/config" "test"]]}
426426
{:name "test-doc-blocks"
427-
:version "1.0.124-alpha"
427+
:version "1.0.129-alpha"
428428
:platforms [:clj :cljs]
429429
:note "generates tests under clj, but can also be run under cljs"
430430
:github-release {:repo "lread/test-doc-blocks"

0 commit comments

Comments
 (0)