Skip to content

Commit

Permalink
chore(deps): Bump elasticsearch from 8.15.0-alpha.1 to 8.17.0-alpha.1 (
Browse files Browse the repository at this point in the history
…#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]>
  • Loading branch information
dependabot[bot] and xxchan authored Jan 20, 2025
1 parent a19acf5 commit f99e53e
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 9 deletions.
32 changes: 24 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/connector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ deltalake = { workspace = true }
duration-str = "0.12.0"
easy-ext = "1"
either = "1"
elasticsearch = { version = "8.15.0-alpha.1", features = ["rustls-tls"] }
elasticsearch = { version = "8.17.0-alpha.1", features = ["rustls-tls"] }
enum-as-inner = "0.6"
futures = { version = "0.3", default-features = false, features = ["alloc"] }
futures-async-stream = { workspace = true }
Expand Down

0 comments on commit f99e53e

Please sign in to comment.