Skip to content

Commit c90e795

Browse files
committed
libs tests: bump clojure-lsp to current
Did see a (sporadic?) failure for this lib on CI and locally, maybe the upgrade will get rid of that.
1 parent 2ea6350 commit c90e795

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
@@ -337,7 +337,7 @@
337337
"lein test"]}
338338
{:name "clojure-lsp"
339339
:platforms [:clj]
340-
:version "2021.07.12-12.30.59"
340+
:version "2021.07.19-14.46.52"
341341
:github-release {:repo "clojure-lsp/clojure-lsp"}
342342
:patch-fn clojure-lsp-patch
343343
:show-deps-fn cli-deps-tree

0 commit comments

Comments
 (0)