Skip to content

Commit cad638c

Browse files
committed
Add deps.edn file
1 parent c030aa2 commit cad638c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

deps.edn

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{:deps {org.clojure/clojure {:mvn/version "1.12.0"}
2+
org.duct-framework/database.sql.hikaricp {:mvn/version "0.7.0"}
3+
org.duct-framework/migrator.ragtime {:mvn/version "0.5.1"}
4+
integrant/integrant {:mvn/version "0.13.1"}}}

0 commit comments

Comments
 (0)