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.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 19, 2022
1 parent 2bb60bf commit d7a01b2
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.20"))
api(platform("software.amazon.awssdk:bom:2.18.21"))
api(platform("io.ktor:ktor-bom:2.1.3"))

// kotlinx.coroutines libraries
Expand Down

0 comments on commit d7a01b2

Please sign in to comment.