Skip to content

Commit 99249c3

Browse files
committed
Bump duckdb_jdbc:1.3.0.0
Signed-off-by: Paolo Di Tommaso <[email protected]>
1 parent 734d0e9 commit 99249c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/nf-sqldb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies {
6565
api 'org.mariadb.jdbc:mariadb-java-client:2.7.0'
6666
api 'org.postgresql:postgresql:42.7.4'
6767
api 'org.xerial:sqlite-jdbc:3.47.0.0'
68-
api 'org.duckdb:duckdb_jdbc:0.10.2'
68+
api 'org.duckdb:duckdb_jdbc:1.3.0.0'
6969

7070
// JDBC driver setup for AWS Athena - the 3rd party JAR are being downloaded and setup as gradle tasks below.
7171
// Reference https://docs.aws.amazon.com/athena/latest/ug/connect-with-jdbc.html

0 commit comments

Comments
 (0)