Skip to content

Commit 0960f33

Browse files
chore(deps): update dependency aws.sdk.kotlin:sqs to v1.5.119 (#34)
1 parent 7cf1fff commit 0960f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repositories {
1111
}
1212

1313
dependencies {
14-
implementation("aws.sdk.kotlin:sqs:1.5.118")
14+
implementation("aws.sdk.kotlin:sqs:1.5.119")
1515
implementation("aws.smithy.kotlin:http-client-engine-crt:1.5.27")
1616
implementation("org.apache.kafka:kafka-clients:3.9.1")
1717
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2")

0 commit comments

Comments
 (0)