Skip to content

Commit

Permalink
chore(deps): bump aws-sdk-ssm from 1.48.0 to 1.49.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-ssm](https://github.com/awslabs/aws-sdk-rust) from 1.48.0 to 1.49.0.
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-ssm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and korewaChino committed Jan 8, 2025
1 parent 07e2e67 commit 07d860f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ aws-sdk-ec2 = { version = "1.13.0", default-features = false, features = [
"rt-tokio",
"behavior-version-latest",
] }
aws-sdk-ssm = { version = "1.7.0", default-features = false, features = [
aws-sdk-ssm = { version = "1.49.0", default-features = false, features = [
"rt-tokio",
"behavior-version-latest",
] }
Expand Down

0 comments on commit 07d860f

Please sign in to comment.