Skip to content

Commit 5c4580b

Browse files
Merge remote-tracking branch 'origin/main'
2 parents 42ba62c + 0340021 commit 5c4580b

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
@@ -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.53" }
1111

12-
aws-sdk-kotlin-v1-bom = { module = "aws.sdk.kotlin:bom", version = "1.3.105" }
12+
aws-sdk-kotlin-v1-bom = { module = "aws.sdk.kotlin:bom", version = "1.3.110" }
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" }
@@ -30,4 +30,4 @@ kotest-framework-datatest = { module = "io.kotest:kotest-framework-datatest" }
3030
kotest-property = { module = "io.kotest:kotest-property" }
3131
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5" }
3232

33-
mockk = { module = "io.mockk:mockk", version = "1.13.14" }
33+
mockk = { module = "io.mockk:mockk", version = "1.13.16" }

0 commit comments

Comments
 (0)