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.
1 parent 09082eb commit fb7d4c2Copy full SHA for fb7d4c2
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ publish = { id = "com.gradle.plugin-publish", version = "1.3.0" }
9
[libraries]
10
ktfmt = { module = "com.facebook.ktfmt:ktfmt", version = "0.52" }
11
12
-aws-sdk-kotlin-v1-bom = { module = "aws.sdk.kotlin:bom", version = "1.3.52" }
+aws-sdk-kotlin-v1-bom = { module = "aws.sdk.kotlin:bom", version = "1.3.57" }
13
aws-sdk-kotlin-v1-codeartifact = { module = "aws.sdk.kotlin:codeartifact" }
14
15
google-tink = { module = "com.google.crypto.tink:tink", version = "1.15.0" }
0 commit comments