Skip to content

Commit

Permalink
Bump org.duckdb:duckdb_jdbc from 0.9.2 to 0.10.2 (#276)
Browse files Browse the repository at this point in the history
Bumps [org.duckdb:duckdb_jdbc](https://github.com/duckdb/duckdb) from 0.9.2 to 0.10.2.
- [Release notes](https://github.com/duckdb/duckdb/releases)
- [Commits](duckdb/duckdb@v0.9.2...v0.10.2)

---
updated-dependencies:
- dependency-name: org.duckdb:duckdb_jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent 277956f commit 3977921
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 @@ -75,7 +75,7 @@
<dependency>
<groupId>org.duckdb</groupId>
<artifactId>duckdb_jdbc</artifactId>
<version>0.9.2</version>
<version>0.10.2</version>
</dependency>
<dependency>
<groupId>com.networknt</groupId>
Expand Down

0 comments on commit 3977921

Please sign in to comment.