Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
Qualify dependency in etp-db/deps.edn
Browse files Browse the repository at this point in the history
  • Loading branch information
Juholei committed Jul 11, 2023
1 parent ef7f6f9 commit 5758f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etp-db/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
org.postgresql/postgresql {:mvn/version "42.2.9"}
ch.qos.logback/logback-classic {:mvn/version "1.2.3"}}
:aliases {:test {:extra-paths ["src/test/sql"]}
:uberjar {:extra-deps {uberdeps {:mvn/version "0.1.8"}}
:uberjar {:extra-deps {uberdeps/uberdeps {:mvn/version "0.1.8"}}
:main-opts ["-m" "uberdeps.uberjar"]}}}

0 comments on commit 5758f19

Please sign in to comment.