Skip to content

Commit 16137ec

Browse files
committed
Version bumps
1 parent f1aa0f5 commit 16137ec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bb.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{:deps
22
{lambdaisland/open-source {:git/url "https://github.com/lambdaisland/open-source"
3-
:sha "7f39ffb76d47e2ff83d4478957c2ca4fd180f3e5"
3+
:git/sha "730f28fd2a7d8afade6d918658dc770dd7720cc7"
44
#_#_:local/root "../open-source"}
55
com.lambdaisland/launchpad {:local/root "."}}}

deps.edn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
com.lambdaisland/dotenv {:mvn/version "0.2.5"}}
66

77
:aliases
8-
{:clojure { :extra-deps {babashka/babashka {:mvn/version "1.0.167" :scope "provided"}
8+
{:clojure { :extra-deps {babashka/babashka {:mvn/version "1.0.168" :scope "provided"}
99
org.clojure/tools.deps.alpha {:mvn/version "0.15.1254"}
1010
com.nextjournal/beholder {:mvn/version "1.0.0"}
11-
thheller/shadow-cljs {:mvn/version "2.20.13"}
11+
thheller/shadow-cljs {:mvn/version "2.20.14"}
1212
com.lambdaisland/classpath {:mvn/version "0.4.44"}}}
1313
:dev
1414
{:extra-paths ["dev"]

0 commit comments

Comments
 (0)