Skip to content

Commit 54e3756

Browse files
committed
Bump sqlite-jdbc:3.49.1.0
Signed-off-by: Paolo Di Tommaso <[email protected]>
1 parent 5f831f3 commit 54e3756

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
@@ -63,8 +63,8 @@ dependencies {
6363
api 'com.h2database:h2:1.4.200'
6464
api 'mysql:mysql-connector-java:8.0.33'
6565
api 'org.mariadb.jdbc:mariadb-java-client:2.7.0'
66-
api 'org.xerial:sqlite-jdbc:3.47.0.0'
6766
api 'org.postgresql:postgresql:42.7.5'
67+
api 'org.xerial:sqlite-jdbc:3.49.1.0'
6868
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.

0 commit comments

Comments
 (0)