Skip to content

Commit 1fda1a5

Browse files
authored
Merge pull request #1378 from Baeldung/update/aws-java-sdk-s3-1.12.734
Update aws-java-sdk-s3 from 1.12.730 to 1.12.734
2 parents 53f1572 + 425d566 commit 1fda1a5

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
@@ -524,7 +524,7 @@ lazy val scala_libraries_testing = (project in file("scala-libraries-testing"))
524524
scalaMock,
525525
"com.lihaoyi" %% "utest" % "0.8.3" % "test",
526526
munitDep,
527-
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.730" % IntegrationTest,
527+
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.734" % IntegrationTest,
528528
"com.dimafeng" %% "testcontainers-scala-scalatest" % "0.41.3" % IntegrationTest,
529529
"com.dimafeng" %% "testcontainers-scala-localstack-v2" % "0.41.3" % IntegrationTest,
530530
"software.amazon.awssdk" % "s3" % "2.25.64"

0 commit comments

Comments
 (0)