Skip to content

Commit

Permalink
chore: deps up
Browse files Browse the repository at this point in the history
  • Loading branch information
sunng87 committed May 6, 2024
1 parent e3cdcce commit 3ff85f0
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"}

Check failure on line 1 in deps.edn

View workflow job for this annotation

GitHub Actions / antq

org.clojure/spec.alpha 0.4.233 is outdated. Latest version is 0.5.238. https://github.com/clojure/spec.alpha/blob/v0.5.238/CHANGES.md
org.clojure/spec.alpha {:mvn/version "0.4.233"}
org.clojure/clojure {:mvn/version "1.11.2"}}
org.clojure/clojure {:mvn/version "1.11.3"}}
:paths ["src"]
:aliases {:test
{:extra-paths ["test"]
Expand Down

0 comments on commit 3ff85f0

Please sign in to comment.