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 d84516d commit 9d5ec07Copy full SHA for 9d5ec07
hll/s3-transfer-manager/build.gradle.kts
@@ -19,6 +19,7 @@ kotlin {
19
dependencies {
20
implementation(libs.smithy.kotlin.test.jvm)
21
implementation(libs.smithy.kotlin.testing.jvm)
22
+ implementation(libs.smithy.kotlin.aws.signing.common)
23
}
24
25
0 commit comments