Skip to content

Commit 2cc15ee

Browse files
authored
Merge pull request #1936 from Baeldung/update/aws-java-sdk-s3-1.12.788
Update aws-java-sdk-s3 from 1.12.787 to 1.12.788
2 parents bcf7294 + cf8d63f commit 2cc15ee

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
@@ -593,7 +593,7 @@ lazy val scala_libraries_testing = (project in file("scala-libraries-testing"))
593593
scalaMock,
594594
"com.lihaoyi" %% "utest" % "0.8.9" % "test",
595595
munitDep,
596-
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.787" % IntegrationTest,
596+
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.788" % IntegrationTest,
597597
"com.dimafeng" %% "testcontainers-scala-scalatest" % scalaTestContainersVersion % IntegrationTest,
598598
"com.dimafeng" %% "testcontainers-scala-localstack-v2" % scalaTestContainersVersion % IntegrationTest,
599599
"software.amazon.awssdk" % "s3" % "2.31.78"

0 commit comments

Comments
 (0)