Skip to content

Commit

Permalink
Update s3 from 2.26.30 to 2.26.31
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-baeldung[bot] committed Aug 14, 2024
1 parent 7be23f8 commit 47adf7c
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 @@ -548,7 +548,7 @@ lazy val scala_libraries_testing = (project in file("scala-libraries-testing"))
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.767" % IntegrationTest,
"com.dimafeng" %% "testcontainers-scala-scalatest" % "0.41.3" % IntegrationTest,
"com.dimafeng" %% "testcontainers-scala-localstack-v2" % "0.41.3" % IntegrationTest,
"software.amazon.awssdk" % "s3" % "2.26.30"
"software.amazon.awssdk" % "s3" % "2.26.31"
),
Defaults.itSettings,
IntegrationTest / fork := true
Expand Down

0 comments on commit 47adf7c

Please sign in to comment.