Commit 2be1d14
authored
chore: update lance dependency to v6.0.0-beta.3 (#478)
## Summary
- Bump `lance.version` from `6.0.0-beta.2` to `6.0.0-beta.3`.
- Verified `docker/Dockerfile` version pins: `LANCE_SPARK_VERSION`
already matches `lance-spark.version` (`0.4.0-beta.3`) and
`LANCE_NS_VERSION` already matches the `lance-namespace-core` version
(`0.6.1`) in the tagged Lance source.
- Triggering tag:
https://github.com/lance-format/lance/tree/refs/tags/v6.0.0-beta.3
## Verification
- `make lint` passed.
- `make install` passed after installing
`org.lance:lance-core:6.0.0-beta.3` from the triggering tag into the
runner's local Maven cache because Maven Central did not yet resolve
that artifact during this run.1 parent 7353a02 commit 2be1d14
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments