Skip to content

Commit fb21484

Browse files
authored
Merge pull request #1552 from Baeldung/update/aws-java-sdk-s3-1.12.772
Update aws-java-sdk-s3 from 1.12.771 to 1.12.772
2 parents cc9fbda + 370e685 commit fb21484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ lazy val scala_libraries_testing = (project in file("scala-libraries-testing"))
561561
scalaMock,
562562
"com.lihaoyi" %% "utest" % "0.8.4" % "test",
563563
munitDep,
564-
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.771" % IntegrationTest,
564+
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.772" % IntegrationTest,
565565
"com.dimafeng" %% "testcontainers-scala-scalatest" % "0.41.3" % IntegrationTest,
566566
"com.dimafeng" %% "testcontainers-scala-localstack-v2" % "0.41.3" % IntegrationTest,
567567
"software.amazon.awssdk" % "s3" % "2.27.24"

0 commit comments

Comments
 (0)