Skip to content

Commit

Permalink
Bump aws from 0.30.0-beta to 0.32.1-beta
Browse files Browse the repository at this point in the history
Bumps `aws` from 0.30.0-beta to 0.32.1-beta.

Updates `aws.sdk.kotlin:s3-jvm` from 0.30.0-beta to 0.32.1-beta
- [Release notes](https://github.com/awslabs/aws-sdk-kotlin/releases)
- [Changelog](https://github.com/awslabs/aws-sdk-kotlin/blob/main/CHANGELOG.md)
- [Commits](awslabs/aws-sdk-kotlin@v0.30.0-beta...v0.32.1-beta)

Updates `aws.sdk.kotlin:cognitoidentityprovider-jvm` from 0.30.0-beta to 0.32.1-beta
- [Release notes](https://github.com/awslabs/aws-sdk-kotlin/releases)
- [Changelog](https://github.com/awslabs/aws-sdk-kotlin/blob/main/CHANGELOG.md)
- [Commits](awslabs/aws-sdk-kotlin@v0.30.0-beta...v0.32.1-beta)

---
updated-dependencies:
- dependency-name: aws.sdk.kotlin:s3-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: aws.sdk.kotlin:cognitoidentityprovider-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 6a2fb9e commit e61a21d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
kotlin = "1.9.0"
ktor = "2.3.2"
exposed = "0.42.0"
aws = "0.30.0-beta"
aws = "0.32.1-beta"
jupiter = "5.10.0"

[libraries]
Expand Down

0 comments on commit e61a21d

Please sign in to comment.