chore: update lance dependency to v9.0.0

This commit is contained in:
Will Jones
2026-07-24 11:59:37 -07:00
parent 0bc081608a
commit 9b42f0a8bc
3 changed files with 80 additions and 58 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.1.0-beta.8</lance-core.version>
<lance-core.version>9.0.0</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>