Skip to content

Commit

Permalink
Update aws-java-sdk-s3 to 1.12.753
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 29, 2024
1 parent 79af7c3 commit 642fac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ lazy val treehub = (project in file("."))

"com.beachape" %% "enumeratum" % "1.7.2",
"com.beachape" %% "enumeratum-circe" % "1.7.2",
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.751"
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.753"
)
}))

Expand Down

0 comments on commit 642fac1

Please sign in to comment.