Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency software.amazon.awssdk:bom to v2.17.177
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 26, 2022
1 parent bb1b3a2 commit 307811b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support-s3/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ plugins {
}

dependencies {
api(platform("software.amazon.awssdk:bom:2.17.176"))
api(platform("software.amazon.awssdk:bom:2.17.177"))
api("software.amazon.awssdk:s3")
}

0 comments on commit 307811b

Please sign in to comment.