Skip to content

Commit

Permalink
feat: deps up
Browse files Browse the repository at this point in the history
  • Loading branch information
sunng87 committed Sep 9, 2024
1 parent 5eff4d4 commit f9fb095
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 @@
{:deps {dev.failsafe/failsafe {:mvn/version "3.3.2"}
org.clojure/spec.alpha {:mvn/version "0.5.238"}
org.clojure/clojure {:mvn/version "1.11.4"}}
org.clojure/clojure {:mvn/version "1.12.0"}}
:paths ["src"]
:aliases {:test
{:extra-paths ["test"]
Expand Down

0 comments on commit f9fb095

Please sign in to comment.