Skip to content

Commit

Permalink
Fixing Athena build
Browse files Browse the repository at this point in the history
  • Loading branch information
relferreira committed Dec 23, 2022
1 parent 55012bd commit 0186be4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
{org.clojure/core.logic {:mvn/version "1.0.0"}
com.databricks/databricks-jdbc {:mvn/version "2.6.32"}}

:mvn/repos
{"athena" {:url "https://s3.amazonaws.com/maven-athena"}}

:aliases
{;; work on the driver locally with clojure -M:build
:dev
Expand Down

0 comments on commit 0186be4

Please sign in to comment.