Skip to content

Commit

Permalink
Merge pull request #526 from scala-steward/update/aws-java-sdk-s3-1.1…
Browse files Browse the repository at this point in the history
…2.678

Update aws-java-sdk-s3 to 1.12.678
  • Loading branch information
mergify[bot] committed Mar 13, 2024
2 parents 8e4d012 + da21030 commit fe07c9b
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 @@ -52,7 +52,7 @@ lazy val treehub = (project in file("."))
"org.scala-lang.modules" %% "scala-async" % "0.9.6",
"org.mariadb.jdbc" % "mariadb-java-client" % "3.3.3",

"com.amazonaws" % "aws-java-sdk-s3" % "1.12.676"
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.678"
)
}))

Expand Down

0 comments on commit fe07c9b

Please sign in to comment.