Skip to content

Commit 1ab3dfe

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 30728f5 commit 1ab3dfe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
clojure 1.11.4.1474
1+
clojure 1.12.0.1479
22
lein 2.9.8
33
nodejs 18.20.4

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:url "http://github.com/noxharmonium/nanoweave"
44
:license {:name "Apache License, Version 2.0"
55
:url "https://www.apache.org/licenses/LICENSE-2.0"}
6-
:dependencies [[org.clojure/clojure "1.11.4"]
6+
:dependencies [[org.clojure/clojure "1.12.0"]
77
[org.blancas/kern "1.1.0"]
88
[org.clojure/tools.cli "1.1.230"]
99
[prismatic/schema "1.4.1"]

0 commit comments

Comments
 (0)