Skip to content

Commit bf96301

Browse files
fix(deps): update dependency org.duckdb:duckdb_jdbc to v1.4.2.0 (#458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c6d2e1a commit bf96301

File tree

1 file changed

+1
-1
lines changed
  • embedding-stores/langchain4j-community-duckdb

1 file changed

+1
-1
lines changed

embedding-stores/langchain4j-community-duckdb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<name>LangChain4j :: Community :: Integration :: DuckDB</name>
1313

1414
<properties>
15-
<duckdb.version>1.4.1.0</duckdb.version>
15+
<duckdb.version>1.4.2.0</duckdb.version>
1616
</properties>
1717

1818
<dependencies>

0 commit comments

Comments
 (0)