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 4a9fff6 commit f244647Copy full SHA for f244647
bb.edn
@@ -2,7 +2,9 @@
2
:deps {borkdude/gh-release-artifact {:git/url "https://github.com/borkdude/gh-release-artifact"
3
:git/sha "4a9a74f0e50e897c45df8cc70684360eb30fce80"}
4
nubank/matcher-combinators {:mvn/version "3.9.1"}
5
- com.github.clojure-lsp/lsp4clj {:mvn/version "1.13.1"}}
+ com.github.clojure-lsp/lsp4clj {:mvn/version "1.13.1"}
6
+ org.babashka/spec.alpha {:git/url "https://github.com/babashka/spec.alpha"
7
+ :git/sha "b6eb0f2208ab036c0a5d0e7235cb0b09d2feabb7"}}
8
:min-bb-version "0.8.156"
9
:tasks {debug-cli make/debug-cli
10
debug-graal make/debug-graal
0 commit comments