Skip to content

Commit edd8f27

Browse files
authored
Merge pull request #1481 from Baeldung/update/aws-java-sdk-s3-1.12.767
Update aws-java-sdk-s3 from 1.12.765 to 1.12.767
2 parents a114126 + 55d3cee commit edd8f27

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
@@ -539,7 +539,7 @@ lazy val scala_libraries_testing = (project in file("scala-libraries-testing"))
539539
scalaMock,
540540
"com.lihaoyi" %% "utest" % "0.8.3" % "test",
541541
munitDep,
542-
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.765" % IntegrationTest,
542+
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.767" % IntegrationTest,
543543
"com.dimafeng" %% "testcontainers-scala-scalatest" % "0.41.3" % IntegrationTest,
544544
"com.dimafeng" %% "testcontainers-scala-localstack-v2" % "0.41.3" % IntegrationTest,
545545
"software.amazon.awssdk" % "s3" % "2.26.30"

0 commit comments

Comments
 (0)