Skip to content

Commit 9f30832

Browse files
authored
test-libs: bump clojure-lsp (#372)
Hmm... clojure-lsp is using a sha reference to rewrite-clj. But our test-libs handles that fine. And... maybe I should try to finish up my paredit fixes and cut a release, eh?
1 parent baffdcc commit 9f30832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/test_libs.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@
344344
"bin/test unit"]}
345345
{:name "clojure-lsp"
346346
:platforms [:clj]
347-
:version "2025.02.07-16.11.24"
347+
:version "2025.03.07-17.42.36"
348348
:github-release {:repo "clojure-lsp/clojure-lsp"}
349349
:patch-fn clojure-lsp-patch
350350
:show-deps-fn clojure-lsp-deps

0 commit comments

Comments
 (0)