Skip to content

Commit 86c8b8d

Browse files
Update aws-java-sdk-s3 from 1.12.679 to 1.12.685
1 parent 52232cd commit 86c8b8d

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
@@ -467,7 +467,7 @@ lazy val scala_libraries_4 = (project in file("scala-libraries-4"))
467467
"software.amazon.awssdk" % "s3" % "2.25.9"
468468
),
469469
libraryDependencies ++= Seq(
470-
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.679" % IntegrationTest,
470+
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.685" % IntegrationTest,
471471
"com.dimafeng" %% "testcontainers-scala-scalatest" % "0.41.3" % IntegrationTest,
472472
"com.dimafeng" %% "testcontainers-scala-localstack-v2" % "0.41.3" % IntegrationTest
473473
),

0 commit comments

Comments
 (0)