chore: update lance dependency to v9.0.0-beta.24 (#3667)

Updates the Rust workspace Lance dependencies and Java lance-core
dependency to v9.0.0-beta.24.

Lance tag:
https://github.com/lance-format/lance/releases/tag/v9.0.0-beta.24
This commit is contained in:
LanceDB Robot
2026-07-15 10:42:29 -07:00
committed by GitHub
parent 8a4eaaa8b9
commit 1773fb2239
3 changed files with 55 additions and 55 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<arrow.version>15.0.0</arrow.version>
<lance-core.version>9.0.0-beta.23</lance-core.version>
<lance-core.version>9.0.0-beta.24</lance-core.version>
<spotless.skip>false</spotless.skip>
<spotless.version>2.30.0</spotless.version>
<spotless.java.googlejavaformat.version>1.7</spotless.java.googlejavaformat.version>