Skip to content

Commit f85ef44

Browse files
committed
version bumps
1 parent ad00aaf commit f85ef44

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

bb.edn

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{:deps
22
{lambdaisland/open-source {:git/url "https://github.com/lambdaisland/open-source"
3-
:git/sha "97b02a072a9e8e06b5c8b0260a1f1fb6fc8668be"
4-
#_#_:local/root "../open-source"}
3+
:git/sha "8c35f8f791678492323c4b170188f6ed41593185"}
54
com.lambdaisland/launchpad {:local/root "."}}}

deps.edn

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
com.lambdaisland/dotenv {:mvn/version "0.2.5"}}
66

77
:aliases
8-
{:clojure { :extra-deps {babashka/babashka {:mvn/version "1.0.170" :scope "provided"}
8+
{:clojure { :extra-deps {babashka/babashka {:mvn/version "1.1.172" :scope "provided"}
99
org.clojure/tools.deps.alpha {:mvn/version "0.15.1254"}
1010
com.nextjournal/beholder {:mvn/version "1.0.1"}
1111
thheller/shadow-cljs {:mvn/version "2.20.20"}
@@ -16,4 +16,4 @@
1616

1717
:test
1818
{:extra-paths ["test"]
19-
:extra-deps {lambdaisland/kaocha {:mvn/version "1.73.1175"}}}}}
19+
:extra-deps {lambdaisland/kaocha {:mvn/version "1.76.1230"}}}}}

0 commit comments

Comments
 (0)