Skip to content

Commit 1d47f4e

Browse files
chore: bump the gradle-updates group with 2 updates
Bumps the gradle-updates group with 2 updates: [aws.sdk.kotlin:bom](https://github.com/awslabs/aws-sdk-kotlin) and com.diffplug.spotless. Updates `aws.sdk.kotlin:bom` from 1.3.110 to 1.4.2 - [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.110...v1.4.2) Updates `com.diffplug.spotless` from 7.0.1 to 7.0.2 --- updated-dependencies: - dependency-name: aws.sdk.kotlin:bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-updates - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3fb78b7 commit 1d47f4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
[versions]
44

55
[plugins]
6-
spotless = { id = "com.diffplug.spotless", version = "7.0.1" }
6+
spotless = { id = "com.diffplug.spotless", version = "7.0.2" }
77
publish = { id = "com.gradle.plugin-publish", version = "1.3.0" }
88

99
[libraries]
1010
ktfmt = { module = "com.facebook.ktfmt:ktfmt", version = "0.53" }
1111

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

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

0 commit comments

Comments
 (0)