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:s3 to v2.17.197
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 23, 2022
1 parent 43f1233 commit 228c1c3
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,7 +23,7 @@ plugins {
}

dependencies {
api("software.amazon.awssdk:s3:2.17.196")
api("software.amazon.awssdk:s3:2.17.197")

testApi("org.slf4j:slf4j-api:1.7.36")
testImplementation("org.slf4j:slf4j-simple:1.7.36")
Expand Down

0 comments on commit 228c1c3

Please sign in to comment.