Skip to content

Commit fb7d4c2

Browse files
chore: bump aws.sdk.kotlin:bom in the gradle-updates group
Bumps the gradle-updates group with 1 update: [aws.sdk.kotlin:bom](https://github.com/awslabs/aws-sdk-kotlin). Updates `aws.sdk.kotlin:bom` from 1.3.52 to 1.3.57 - [Release notes](https://github.com/awslabs/aws-sdk-kotlin/releases) - [Changelog](https://github.com/awslabs/aws-sdk-kotlin/blob/main/CHANGELOG.md) - [Commits](aws/aws-sdk-kotlin@v1.3.52...v1.3.57) --- updated-dependencies: - dependency-name: aws.sdk.kotlin:bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09082eb commit fb7d4c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ publish = { id = "com.gradle.plugin-publish", version = "1.3.0" }
99
[libraries]
1010
ktfmt = { module = "com.facebook.ktfmt:ktfmt", version = "0.52" }
1111

12-
aws-sdk-kotlin-v1-bom = { module = "aws.sdk.kotlin:bom", version = "1.3.52" }
12+
aws-sdk-kotlin-v1-bom = { module = "aws.sdk.kotlin:bom", version = "1.3.57" }
1313
aws-sdk-kotlin-v1-codeartifact = { module = "aws.sdk.kotlin:codeartifact" }
1414

1515
google-tink = { module = "com.google.crypto.tink:tink", version = "1.15.0" }

0 commit comments

Comments
 (0)