Skip to content

Commit

Permalink
chore(deps): Bump aws-sdk-s3tables from 1.6.0 to 1.7.0 (#926)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent 57dd375 commit 89ee910
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 crates/catalog/s3tables/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ keywords = ["iceberg", "sql", "catalog"]
anyhow = { workspace = true }
async-trait = { workspace = true }
aws-config = { workspace = true }
aws-sdk-s3tables = "1.6.0"
aws-sdk-s3tables = "1.7.0"
iceberg = { workspace = true }
serde_json = { workspace = true }
uuid = { workspace = true, features = ["v4"] }
Expand Down

0 comments on commit 89ee910

Please sign in to comment.