Skip to content

Commit

Permalink
Merge pull request #174 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.1
  • Loading branch information
alexisszmundy authored Sep 30, 2024
2 parents 2931f08 + f8e74a6 commit 2e25ba2
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.1.0</duckdb.version>
<duckdb.version>1.1.1</duckdb.version>
</properties>


Expand Down

0 comments on commit 2e25ba2

Please sign in to comment.