Skip to content

Commit 9d5ec07

Browse files
committed
Depend on missing 'DefaultAwsSigner'
1 parent d84516d commit 9d5ec07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hll/s3-transfer-manager/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ kotlin {
1919
dependencies {
2020
implementation(libs.smithy.kotlin.test.jvm)
2121
implementation(libs.smithy.kotlin.testing.jvm)
22+
implementation(libs.smithy.kotlin.aws.signing.common)
2223
}
2324
}
2425
}

0 commit comments

Comments
 (0)