Skip to content

Commit f34562a

Browse files
committed
maint: test-libs: bump cljfmt, clojure-mcp
1 parent a962c0a commit f34562a

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
@@ -299,7 +299,7 @@
299299
:show-deps-fn cli-deps-tree
300300
:test-cmds ["clojure -T:build ci"]}
301301
{:name "cljfmt"
302-
:version "0.13.3"
302+
:version "0.13.4"
303303
:platforms [:clj :cljs]
304304
:root "cljfmt"
305305
:github-release {:repo "weavejester/cljfmt"
@@ -325,7 +325,7 @@
325325
:test-cmds ["bb test"]}
326326
{:name "clojure-mcp"
327327
:platforms [:clj]
328-
:version "0.1.9-alpha"
328+
:version "0.1.11-alpha"
329329
:github-release {:repo "bhauman/clojure-mcp"
330330
:via :tag
331331
:version-prefix "v"}

0 commit comments

Comments
 (0)