Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

Commit 79a512d

Browse files
committed
chore: bulk updates
1 parent 97c47c3 commit 79a512d

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

deps.edn

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{:paths ["src" "resources"]
22

33
:deps {org.clojure/clojure {:mvn/version "1.12.4"}
4-
io.aviso/pretty {:mvn/version "1.1.1"}
5-
org.clojure/core.cache {:mvn/version "1.0.225"}
6-
yogthos/config {:mvn/version "1.2.0"}
7-
com.rpl/specter {:mvn/version "1.1.4"}
4+
org.clj-commons/pretty {:mvn/version "3.6.7"}
5+
org.clojure/core.cache {:mvn/version "1.1.234"}
6+
yogthos/config {:mvn/version "1.2.1"}
7+
com.rpl/specter {:mvn/version "1.1.6"}
88
org.suskalo/discljord {:git/url "https://github.com/kiranshila/discljord"
99
:git/sha "b66cdbed645ff052dd5f18361a0a7722a4860304"}
1010
expound/expound {:mvn/version "0.9.0"}
11-
org.clojure/core.async {:mvn/version "1.5.648"}
12-
cheshire/cheshire {:mvn/version "5.11.0"}
13-
fmnoise/flow {:mvn/version "4.2.1"}
14-
hato/hato {:mvn/version "0.8.2"}
15-
com.taoensso/timbre {:mvn/version "5.2.1"}
11+
org.clojure/core.async {:mvn/version "1.8.741"}
12+
cheshire/cheshire {:mvn/version "6.1.0"}
13+
fmnoise/flow {:mvn/version "4.3.0"}
14+
hato/hato {:mvn/version "1.0.0"}
15+
com.taoensso/timbre {:mvn/version "6.8.0"}
1616
camel-snake-kebab/camel-snake-kebab {:mvn/version "0.4.3"}}
1717

1818
:aliases {:build {:extra-paths ["build"]

0 commit comments

Comments
 (0)