Skip to content

Commit 1f2217a

Browse files
authored
Merge pull request #1250 from Baeldung/update/aws-java-sdk-s3-1.12.691
Update aws-java-sdk-s3 from 1.12.685 to 1.12.691
2 parents 91905a0 + f63a3de commit 1f2217a

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
@@ -508,7 +508,7 @@ lazy val scala_libraries_testing = (project in file("scala-libraries-testing"))
508508
scalaMock,
509509
"com.lihaoyi" %% "utest" % "0.8.2" % "test",
510510
munitDep,
511-
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.685" % IntegrationTest,
511+
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.691" % IntegrationTest,
512512
"com.dimafeng" %% "testcontainers-scala-scalatest" % "0.41.3" % IntegrationTest,
513513
"com.dimafeng" %% "testcontainers-scala-localstack-v2" % "0.41.3" % IntegrationTest,
514514
"software.amazon.awssdk" % "s3" % "2.25.15"

0 commit comments

Comments
 (0)