Skip to content

Commit 32d34d2

Browse files
committed
Update aws-java-sdk-s3 from 1.12.501 to 1.12.514
1 parent e25e8e6 commit 32d34d2

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
@@ -374,7 +374,7 @@ lazy val scala_libraries_4 = (project in file("scala-libraries-4"))
374374
),
375375
libraryDependencies ++= Seq(
376376
"software.amazon.awssdk" % "s3" % "2.20.98",
377-
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.501" % IntegrationTest,
377+
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.514" % IntegrationTest,
378378
"com.dimafeng" %% "testcontainers-scala-scalatest" % "0.40.17" % IntegrationTest,
379379
"com.dimafeng" %% "testcontainers-scala-localstack-v2" % "0.40.17" % IntegrationTest
380380
),

0 commit comments

Comments
 (0)