Commit e1d60b5
fix: remove unnecessary cheshire dep from bb.edn
Cheshire is built into Babashka natively. The Maven dep declaration
caused bb to shell out to the clojure CLI for resolution, which
requires a JVM — breaking bb for users without Java installed.
Co-Authored-By: Claude Opus 4.6 <[email protected]>1 parent 4dd5e37 commit e1d60b5
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
0 commit comments