Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Commit 085280f

Browse files
committed
Update dependency software.amazon.awssdk:bom to v2.18.5
1 parent ef494fd commit 085280f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ dependencies {
8888
// BOM
8989
api(platform("org.jetbrains.kotlinx:kotlinx-serialization-bom:1.4.1"))
9090
api(platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4"))
91-
api(platform("software.amazon.awssdk:bom:2.18.4"))
91+
api(platform("software.amazon.awssdk:bom:2.18.5"))
9292
api(platform("io.ktor:ktor-bom:2.1.2"))
9393

9494
// kotlinx.coroutines libraries

0 commit comments

Comments
 (0)