Skip to content

Commit c388836

Browse files
committed
Update Changelog with bb release and bump min-bb-version
1 parent f8d2283 commit c388836

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ Changes can be:
1010

1111
* 🌟 Add compatibility with Babashka
1212

13-
Currently requires a dev build of Babashka ([6b89b78](https://github.com/babashka/babashka/commit/6b89b78c38e72d296f211e024d4079bf1504f3e4)
14-
or newer).
13+
Requires Babashka 1.12.204 or newer.
1514

1615
* 🕵🏻 New dependency analyzer implementation
1716

bb.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{:min-bb-version "1.12.202"
1+
{:min-bb-version "1.12.204"
22
:paths ["bb"]
33
:deps {io.github.nextjournal/dejavu {:git/sha "7276cd9cec1bad001d595b52cee9e83a60d43bf0"}
44
io.github.nextjournal/cas-client {:git/sha "114d3d88d38a2068ec844b0e6c808eaaa6aa64ef"}}

0 commit comments

Comments
 (0)