Skip to content

Commit 1bcca39

Browse files
committed
bump dependencies
1 parent 27b63d5 commit 1bcca39

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bb.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{:deps
22
{lambdaisland/open-source {:git/url "https://github.com/lambdaisland/open-source"
3-
:git/sha "78c2b3753aea55c31f581793580de2025b59fc1e"}}}
3+
:git/sha "5ae5327ff37b45228a40a3981fa83ad151bedf3c"}}}

deps.edn

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,22 @@
1414

1515
:byo
1616
{:extra-deps {hawk/hawk {:mvn/version "0.2.11"}
17-
com.lambdaisland/glogi {:mvn/version "1.1.144"}
17+
com.lambdaisland/glogi {:mvn/version "1.2.164"}
1818
io.pedestal/pedestal.log {:mvn/version "0.5.10"}}}
1919

2020
:test
2121
{:extra-paths ["test"]
2222
:extra-deps {lambdaisland/kaocha {:mvn/version "RELEASE"}
2323
lambdaisland/kaocha-cljs {:mvn/version "RELEASE"}
2424
org.clojure/clojurescript {:mvn/version "RELEASE"}
25-
com.lambdaisland/glogi {:mvn/version "1.1.144"}
25+
com.lambdaisland/glogi {:mvn/version "1.2.164"}
2626
;; for lambdaisland.hiccup and lambdaisland.thicc, used in testing
2727
lambdaisland/webstuff {:git/url "https://github.com/lambdaisland/webstuff"
2828
:git/sha "9284216340a8107dea553f20bc247787f4f2efa9"
2929
#_#_:local/root "/home/arne/github/lambdaisland/webstuff"}}}
3030

3131
:cssparser
32-
{:extra-deps {net.sourceforge.cssparser/cssparser {:mvn/version "0.9.29"}}}
32+
{:extra-deps {net.sourceforge.cssparser/cssparser {:mvn/version "0.9.30"}}}
3333

3434
:nextjournal/clerk
3535
{:exec-fn nextjournal.clerk/build!

0 commit comments

Comments
 (0)