Skip to content

Commit

Permalink
chore: deps up
Browse files Browse the repository at this point in the history
  • Loading branch information
sunng87 committed Apr 18, 2023
1 parent ba86d4f commit 3155b01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps.edn
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{:deps {dev.failsafe/failsafe {:mvn/version "3.3.0"}
{:deps {dev.failsafe/failsafe {:mvn/version "3.3.1"}
org.clojure/spec.alpha {:mvn/version "0.3.218"}
org.clojure/clojure {:mvn/version "1.11.1"}}
:paths ["src"]
Expand All @@ -18,6 +18,6 @@
:metadata {:doc/format :markdown}}}

:build
{:extra-deps {com.github.liquidz/build.edn {:git/tag "0.9.194" :git/sha "8e36200"}}
{:extra-deps {com.github.liquidz/build.edn {:git/tag "0.9.203" :git/sha "a75443b"}}
:ns-default build-edn.main
:exec-args {}}}}

0 comments on commit 3155b01

Please sign in to comment.