We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec36a98 commit 6e62cfeCopy full SHA for 6e62cfe
duckdb/pom.xml
@@ -21,7 +21,7 @@
21
<dependency>
22
<groupId>org.duckdb</groupId>
23
<artifactId>duckdb_jdbc</artifactId>
24
- <version>0.3.1</version>
+ <version>1.1.0</version>
25
</dependency>
26
</dependencies>
27
duckdb/scripts/vars.sh
@@ -1 +1,2 @@
1
-DUCKDB_VERSION=0.3.3
+
2
+DUCKDB_VERSION=1.1.0
0 commit comments