Skip to content

Commit f99e53e

Browse files
chore(deps): Bump elasticsearch from 8.15.0-alpha.1 to 8.17.0-alpha.1 (#19868)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: xxchan <[email protected]>
1 parent a19acf5 commit f99e53e

File tree

2 files changed

+25
-9
lines changed

2 files changed

+25
-9
lines changed

Cargo.lock

+24-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/connector/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ deltalake = { workspace = true }
4646
duration-str = "0.12.0"
4747
easy-ext = "1"
4848
either = "1"
49-
elasticsearch = { version = "8.15.0-alpha.1", features = ["rustls-tls"] }
49+
elasticsearch = { version = "8.17.0-alpha.1", features = ["rustls-tls"] }
5050
enum-as-inner = "0.6"
5151
futures = { version = "0.3", default-features = false, features = ["alloc"] }
5252
futures-async-stream = { workspace = true }

0 commit comments

Comments
 (0)