Skip to content

Commit

Permalink
Bump Clojure dep
Browse files Browse the repository at this point in the history
  • Loading branch information
lvh committed Dec 10, 2024
1 parent 73e6901 commit a40e66d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{:paths ["src" "resources"]
:deps
{org.clojure/clojure {:mvn/version "1.10.3"}
{org.clojure/clojure {:mvn/version "1.12.0"}
lambdaisland/uri {:mvn/version "1.19.155"}
babashka/process {:mvn/version "0.5.22"}}
:aliases
Expand Down

0 comments on commit a40e66d

Please sign in to comment.