Skip to content

Commit 8035385

Browse files
authored
Merge pull request #1612 from Baeldung/update/aws-java-sdk-s3-1.12.777
Update aws-java-sdk-s3 from 1.12.773 to 1.12.777
2 parents 9d6e0b4 + 5645600 commit 8035385

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
@@ -573,7 +573,7 @@ lazy val scala_libraries_testing = (project in file("scala-libraries-testing"))
573573
scalaMock,
574574
"com.lihaoyi" %% "utest" % "0.8.4" % "test",
575575
munitDep,
576-
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.773" % IntegrationTest,
576+
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.777" % IntegrationTest,
577577
"com.dimafeng" %% "testcontainers-scala-scalatest" % "0.41.3" % IntegrationTest,
578578
"com.dimafeng" %% "testcontainers-scala-localstack-v2" % "0.41.3" % IntegrationTest,
579579
"software.amazon.awssdk" % "s3" % "2.28.28"

0 commit comments

Comments
 (0)