Skip to content

Commit e08261e

Browse files
committed
set deps.edn deps same as pom.xml
1 parent bd78b34 commit e08261e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

deps.edn

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
{:deps {org.clojure/tools.namespace {:local/root "." :deps/manifest :pom}}
1+
{:deps
2+
{org.clojure/java.classpath {:mvn/version "1.0.0"}
3+
org.clojure/tools.reader {:mvn/version "1.3.6"}}
4+
25
:aliases
36
{:test
47
{:extra-paths ["src/test/clojure"]

0 commit comments

Comments
 (0)