Skip to content

Commit

Permalink
build: Update s3 from 2.17.279 to 2.17.280
Browse files Browse the repository at this point in the history
  • Loading branch information
j5ik2o-bot[bot] committed Sep 22, 2022
1 parent 582f2b7 commit eaa1d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ object Dependencies {
object software {

object awssdk {
val s3 = "software.amazon.awssdk" % "s3" % "2.17.279"
val s3 = "software.amazon.awssdk" % "s3" % "2.17.280"
}

}
Expand Down

0 comments on commit eaa1d97

Please sign in to comment.