Skip to content

Commit

Permalink
build: Update s3 from 2.17.278 to 2.17.279
Browse files Browse the repository at this point in the history
  • Loading branch information
j5ik2o-bot[bot] committed Sep 21, 2022
1 parent d5c3a6b commit 60c88d4
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.278"
val s3 = "software.amazon.awssdk" % "s3" % "2.17.279"
}

}
Expand Down

0 comments on commit 60c88d4

Please sign in to comment.