File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ repositories {
2727}
2828apply (plugin = " org.jlleitschuh.gradle.ktlint" )
2929dependencies {
30- implementation(platform(" aws.sdk.kotlin:bom:1.4.119 " ))
30+ implementation(platform(" aws.sdk.kotlin:bom:1.5.63 " ))
3131 implementation(" aws.sdk.kotlin:kms" )
3232 implementation(" aws.sdk.kotlin:secretsmanager" )
3333 implementation(" aws.smithy.kotlin:http-client-engine-okhttp" )
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ repositories {
2727}
2828apply (plugin = " org.jlleitschuh.gradle.ktlint" )
2929dependencies {
30- implementation(platform(" aws.sdk.kotlin:bom:1.3.112 " ))
30+ implementation(platform(" aws.sdk.kotlin:bom:1.5.63 " ))
3131 implementation(" aws.sdk.kotlin:lambda" )
3232 implementation(" aws.sdk.kotlin:secretsmanager" )
3333 implementation(" aws.smithy.kotlin:http-client-engine-okhttp" )
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ repositories {
2828}
2929apply (plugin = " org.jlleitschuh.gradle.ktlint" )
3030dependencies {
31- implementation(platform(" aws.sdk.kotlin:bom:1.4.119 " ))
31+ implementation(platform(" aws.sdk.kotlin:bom:1.5.63 " ))
3232 implementation(" aws.sdk.kotlin:lexruntimeservice" )
3333 implementation(" aws.sdk.kotlin:secretsmanager" )
3434 implementation(" aws.sdk.kotlin:lexmodelbuildingservice" )
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ repositories {
2727apply (plugin = " org.jlleitschuh.gradle.ktlint" )
2828
2929dependencies {
30- implementation(platform(" aws.sdk.kotlin:bom:1.4.119 " ))
30+ implementation(platform(" aws.sdk.kotlin:bom:1.5.63 " ))
3131 implementation(" aws.sdk.kotlin:location" )
3232 implementation(" aws.sdk.kotlin:geoplaces" )
3333 implementation(" aws.smithy.kotlin:http-client-engine-okhttp" )
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ repositories {
2828}
2929apply (plugin = " org.jlleitschuh.gradle.ktlint" )
3030dependencies {
31- implementation(platform(" aws.sdk.kotlin:bom:1.4.119 " ))
31+ implementation(platform(" aws.sdk.kotlin:bom:1.5.63 " ))
3232 implementation(" aws.sdk.kotlin:mediaconvert" )
3333 implementation(" aws.sdk.kotlin:secretsmanager" )
3434 implementation(" aws.smithy.kotlin:http-client-engine-okhttp" )
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ repositories {
2626}
2727apply (plugin = " org.jlleitschuh.gradle.ktlint" )
2828dependencies {
29- implementation(platform(" aws.sdk.kotlin:bom:1.4.119 " ))
29+ implementation(platform(" aws.sdk.kotlin:bom:1.5.63 " ))
3030 implementation(" aws.sdk.kotlin:mediastore" )
3131 implementation(" aws.smithy.kotlin:http-client-engine-okhttp" )
3232 implementation(" aws.smithy.kotlin:http-client-engine-crt" )
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ repositories {
2727}
2828apply (plugin = " org.jlleitschuh.gradle.ktlint" )
2929dependencies {
30- implementation(platform(" aws.sdk.kotlin:bom:1.4.119 " ))
30+ implementation(platform(" aws.sdk.kotlin:bom:1.5.63 " ))
3131 implementation(" aws.sdk.kotlin:opensearch" )
3232 implementation(" aws.smithy.kotlin:http-client-engine-okhttp" )
3333 implementation(" aws.smithy.kotlin:http-client-engine-crt" )
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ repositories {
2727}
2828apply (plugin = " org.jlleitschuh.gradle.ktlint" )
2929dependencies {
30- implementation(platform(" aws.sdk.kotlin:bom:1.4.119 " ))
30+ implementation(platform(" aws.sdk.kotlin:bom:1.5.63 " ))
3131 implementation(" aws.sdk.kotlin:personalize" )
3232 implementation(" aws.sdk.kotlin:secretsmanager" )
3333 implementation(" aws.sdk.kotlin:personalizeruntime" )
You can’t perform that action at this time.
0 commit comments