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

Commit

Permalink
Update dependency software.amazon.awssdk:bom to v2.18.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 15, 2022
1 parent d7061de commit 0f2769b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ dependencies {
// BOM
api(platform("org.jetbrains.kotlinx:kotlinx-serialization-bom:1.4.1"))
api(platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4"))
api(platform("software.amazon.awssdk:bom:2.18.16"))
api(platform("software.amazon.awssdk:bom:2.18.17"))
api(platform("io.ktor:ktor-bom:2.1.3"))

// kotlinx.coroutines libraries
Expand Down

0 comments on commit 0f2769b

Please sign in to comment.