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

Commit

Permalink
fix(deps): update dependency software.amazon.awssdk:s3 to v2.20.135
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2023
1 parent b9e2cad commit 39050e1
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 @@ -26,5 +26,5 @@ plugins {
}

dependencies {
api("software.amazon.awssdk:s3:2.20.134")
api("software.amazon.awssdk:s3:2.20.135")
}

0 comments on commit 39050e1

Please sign in to comment.