Skip to content

Commit

Permalink
Merge pull request #167 from InseeFr/renovate/duckdb.version
Browse files Browse the repository at this point in the history
Update dependency org.duckdb:duckdb_jdbc to v1.1.0
  • Loading branch information
alicela authored Sep 16, 2024
2 parents 2f3732b + b1124a9 commit 2a6a024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kraftwerk-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<properties>
<trevas.version>1.5.0</trevas.version>
<duckdb.version>1.0.0</duckdb.version>
<duckdb.version>1.1.0</duckdb.version>
</properties>


Expand Down

0 comments on commit 2a6a024

Please sign in to comment.