We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4871f18 commit 145a6b4Copy full SHA for 145a6b4
script/test_libs.clj
@@ -323,7 +323,7 @@
323
:show-deps-fn lein-deps-tree
324
:test-cmds ["lein kaocha"]}
325
{:name "antq"
326
- :version "1.0.0"
+ :version "1.0.1"
327
:platforms [:clj]
328
:github-release {:repo "liquidz/antq"}
329
:patch-fn deps-edn-v1-patch
@@ -357,7 +357,7 @@
357
"lein test"]}
358
{:name "clojure-lsp"
359
360
- :version "2021.09.04-17.11.44"
+ :version "2021.09.13-22.25.35"
361
:github-release {:repo "clojure-lsp/clojure-lsp"}
362
:patch-fn clojure-lsp-patch
363
:show-deps-fn cli-deps-tree
0 commit comments