Skip to content

Commit

Permalink
update duckdb dependency version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
heuermh committed Oct 14, 2024
1 parent 26044c1 commit 3906cc3
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 @@ -32,7 +32,7 @@
<properties>
<awssdk.version>2.28.5</awssdk.version>
<dsh-compress.version>1.6.14</dsh-compress.version>
<duckdb.version>1.1.0</duckdb.version>
<duckdb.version>1.1.1</duckdb.version>
<jdk.version>17</jdk.version>
<lanterna.version>3.2.0-alpha1</lanterna.version>
<maven.enforcer.maven-version>[3.6.3,)</maven.enforcer.maven-version>
Expand Down

0 comments on commit 3906cc3

Please sign in to comment.