We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e26b58 + a14ecf9 commit af76140Copy full SHA for af76140
gradle/libs.versions.toml
@@ -3,13 +3,13 @@
3
[versions]
4
5
[plugins]
6
-spotless = { id = "com.diffplug.spotless", version = "7.0.1" }
+spotless = { id = "com.diffplug.spotless", version = "7.0.2" }
7
publish = { id = "com.gradle.plugin-publish", version = "1.3.0" }
8
9
[libraries]
10
ktfmt = { module = "com.facebook.ktfmt:ktfmt", version = "0.53" }
11
12
-aws-sdk-kotlin-v1-bom = { module = "aws.sdk.kotlin:bom", version = "1.3.110" }
+aws-sdk-kotlin-v1-bom = { module = "aws.sdk.kotlin:bom", version = "1.4.2" }
13
aws-sdk-kotlin-v1-codeartifact = { module = "aws.sdk.kotlin:codeartifact" }
14
15
google-tink = { module = "com.google.crypto.tink:tink", version = "1.16.0" }
0 commit comments