File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
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:iam" )
3232 implementation(" aws.sdk.kotlin:sts" )
3333 implementation(" aws.sdk.kotlin:s3" )
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.115 " ))
30+ implementation(platform(" aws.sdk.kotlin:bom:1.5.63 " ))
3131 implementation(" aws.sdk.kotlin:iot" )
3232 implementation(" aws.sdk.kotlin:iotdataplane" )
3333 implementation(" aws.sdk.kotlin:secretsmanager" )
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.118 " ))
30+ implementation(platform(" aws.sdk.kotlin:bom:1.5.63 " ))
3131 implementation(" aws.sdk.kotlin:iot" )
3232 implementation(" aws.sdk.kotlin:iotfleetwise" )
3333 implementation(" aws.sdk.kotlin:secretsmanager" )
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:kendra" )
3333 implementation(" aws.sdk.kotlin:secretsmanager" )
3434 testImplementation(" org.junit.jupiter:junit-jupiter:5.9.2" )
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:keyspaces" )
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:kinesis" )
3232 implementation(" aws.smithy.kotlin:http-client-engine-okhttp" )
3333 implementation(" aws.smithy.kotlin:http-client-engine-crt" )
You can’t perform that action at this time.
0 commit comments