We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cf1fff commit 0960f33Copy full SHA for 0960f33
build.gradle.kts
@@ -11,7 +11,7 @@ repositories {
11
}
12
13
dependencies {
14
- implementation("aws.sdk.kotlin:sqs:1.5.118")
+ implementation("aws.sdk.kotlin:sqs:1.5.119")
15
implementation("aws.smithy.kotlin:http-client-engine-crt:1.5.27")
16
implementation("org.apache.kafka:kafka-clients:3.9.1")
17
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2")
0 commit comments