Skip to content

Commit

Permalink
Upgrade DuckDB to v1.0.0 (#615)
Browse files Browse the repository at this point in the history
* upgrade duckdb to 1.0.0

* sort pom
  • Loading branch information
goldmedal authored Jun 18, 2024
1 parent 35fe0fd commit a5e3328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@
<dependency>
<groupId>org.duckdb</groupId>
<artifactId>duckdb_jdbc</artifactId>
<version>0.10.3</version>
<version>1.0.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit a5e3328

Please sign in to comment.