Skip to content

Commit

Permalink
Add deps.edn
Browse files Browse the repository at this point in the history
  • Loading branch information
totakke committed Feb 18, 2024
1 parent 0a5f1da commit 9dd80e7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions deps.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
;; Only for the git dependency of tools.deps
{:deps {clj-http/clj-http {:mvn/version "3.12.3"}
com.cognitect.aws/api {:mvn/version "0.8.692"}
com.cognitect.aws/endpoints {:mvn/version "1.1.12.626"}
com.cognitect.aws/s3 {:mvn/version "848.2.1413.0"}
com.jcraft/jsch {:mvn/version "0.1.55"}
commons-net/commons-net {:mvn/version "3.10.0"}
digest/digest {:mvn/version "1.4.10"}
lambdaisland/uri {:mvn/version "1.19.155"}
org.apache.commons/commons-compress {:mvn/version "1.25.0"}
org.clojure/clojure {:mvn/version "1.11.1"}
progrock/progrock {:mvn/version "0.1.2"}}}

0 comments on commit 9dd80e7

Please sign in to comment.