Skip to content

Commit 0ea4aae

Browse files
authored
Merge pull request #1515 from Baeldung/update/aws-java-sdk-s3-1.12.770
Update aws-java-sdk-s3 from 1.12.767 to 1.12.770
2 parents 4744b23 + 56831a7 commit 0ea4aae

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
@@ -545,7 +545,7 @@ lazy val scala_libraries_testing = (project in file("scala-libraries-testing"))
545545
scalaMock,
546546
"com.lihaoyi" %% "utest" % "0.8.4" % "test",
547547
munitDep,
548-
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.767" % IntegrationTest,
548+
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.770" % IntegrationTest,
549549
"com.dimafeng" %% "testcontainers-scala-scalatest" % "0.41.3" % IntegrationTest,
550550
"com.dimafeng" %% "testcontainers-scala-localstack-v2" % "0.41.3" % IntegrationTest,
551551
"software.amazon.awssdk" % "s3" % "2.27.10"

0 commit comments

Comments
 (0)