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 de7e21c commit 9dda3a4Copy full SHA for 9dda3a4
build.gradle.kts
@@ -29,8 +29,7 @@ dependencies {
29
30
implementation(libs.pearx.kasechange)
31
32
- // implementation(platform("aws.smithy.kotlin:bom:1.5.15"))
33
- // implementation("aws.smithy.kotlin:http-client-engine-okhttp")
+ implementation("aws.smithy.kotlin:http-client-engine-okhttp")
34
}
35
36
gradlePlugin {
0 commit comments