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 f8d2283 commit c388836Copy full SHA for c388836
CHANGELOG.md
@@ -10,8 +10,7 @@ Changes can be:
10
11
* 🌟 Add compatibility with Babashka
12
13
- Currently requires a dev build of Babashka ([6b89b78](https://github.com/babashka/babashka/commit/6b89b78c38e72d296f211e024d4079bf1504f3e4)
14
- or newer).
+ Requires Babashka 1.12.204 or newer.
15
16
* 🕵🏻 New dependency analyzer implementation
17
bb.edn
@@ -1,4 +1,4 @@
1
-{:min-bb-version "1.12.202"
+{:min-bb-version "1.12.204"
2
:paths ["bb"]
3
:deps {io.github.nextjournal/dejavu {:git/sha "7276cd9cec1bad001d595b52cee9e83a60d43bf0"}
4
io.github.nextjournal/cas-client {:git/sha "114d3d88d38a2068ec844b0e6c808eaaa6aa64ef"}}
0 commit comments