Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 8, 2024
1 parent 205be74 commit 63fa7f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
clojure 1.11.1.1435
clojure 1.11.2.1441
lein 2.9.8
nodejs 18.19.1
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:url "http://github.com/noxharmonium/nanoweave"
:license {:name "Apache License, Version 2.0"
:url "https://www.apache.org/licenses/LICENSE-2.0"}
:dependencies [[org.clojure/clojure "1.11.1"]
:dependencies [[org.clojure/clojure "1.11.2"]
[org.blancas/kern "1.1.0"]
[org.clojure/tools.cli "1.1.230"]
[prismatic/schema "1.4.1"]
Expand Down

0 comments on commit 63fa7f9

Please sign in to comment.