Skip to content

Commit f244647

Browse files
committed
Fix tests
1 parent 4a9fff6 commit f244647

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

bb.edn

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
:deps {borkdude/gh-release-artifact {:git/url "https://github.com/borkdude/gh-release-artifact"
33
:git/sha "4a9a74f0e50e897c45df8cc70684360eb30fce80"}
44
nubank/matcher-combinators {:mvn/version "3.9.1"}
5-
com.github.clojure-lsp/lsp4clj {:mvn/version "1.13.1"}}
5+
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"}}
68
:min-bb-version "0.8.156"
79
:tasks {debug-cli make/debug-cli
810
debug-graal make/debug-graal

0 commit comments

Comments
 (0)