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

Commit

Permalink
fix deps.edn
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexR2D2 committed May 18, 2023
1 parent 262f3d9 commit 8a0fd86
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
["src" "resources"]

:deps
;;{org.duckdb/duckdb-jdbc {:local/root "/home/vscode/dev/jdbc/duckdb_jdbc.jar"}}}
{org.duckdb/duckdb_jdbc {:mvn/version "0.6.1"}}}
{org.duckdb/duckdb_jdbc {:mvn/version "0.7.1"}}}

0 comments on commit 8a0fd86

Please sign in to comment.