Skip to content

Commit 2575923

Browse files
Update aws-java-sdk-s3 from 1.12.674 to 1.12.679
1 parent f069dc1 commit 2575923

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.24.13"
468468
),
469469
libraryDependencies ++= Seq(
470-
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.674" % IntegrationTest,
470+
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.679" % 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)