Skip to content

Commit 04e0b36

Browse files
authored
Merge pull request #1321 from Baeldung/update/aws-java-sdk-s3-1.12.718
Update aws-java-sdk-s3 from 1.12.712 to 1.12.718
2 parents f5cb7b7 + 2307ecb commit 04e0b36

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
@@ -517,7 +517,7 @@ lazy val scala_libraries_testing = (project in file("scala-libraries-testing"))
517517
scalaMock,
518518
"com.lihaoyi" %% "utest" % "0.8.3" % "test",
519519
munitDep,
520-
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.712" % IntegrationTest,
520+
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.718" % IntegrationTest,
521521
"com.dimafeng" %% "testcontainers-scala-scalatest" % "0.41.3" % IntegrationTest,
522522
"com.dimafeng" %% "testcontainers-scala-localstack-v2" % "0.41.3" % IntegrationTest,
523523
"software.amazon.awssdk" % "s3" % "2.25.42"

0 commit comments

Comments
 (0)