Skip to content

Commit 09082eb

Browse files
chore: bump the gradle-updates group with 2 updates (#64)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b133dd commit 09082eb

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

12-
aws-sdk-kotlin-v1-bom = { module = "aws.sdk.kotlin:bom", version = "1.3.47" }
12+
aws-sdk-kotlin-v1-bom = { module = "aws.sdk.kotlin:bom", version = "1.3.52" }
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" }
@@ -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.12" }
33+
mockk = { module = "io.mockk:mockk", version = "1.13.13" }

0 commit comments

Comments
 (0)