Skip to content

Commit 56831a7

Browse files
Update aws-java-sdk-s3 from 1.12.767 to 1.12.770
1 parent a7c6f27 commit 56831a7

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
@@ -545,7 +545,7 @@ lazy val scala_libraries_testing = (project in file("scala-libraries-testing"))
545545
scalaMock,
546546
"com.lihaoyi" %% "utest" % "0.8.4" % "test",
547547
munitDep,
548-
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.767" % IntegrationTest,
548+
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.770" % IntegrationTest,
549549
"com.dimafeng" %% "testcontainers-scala-scalatest" % "0.41.3" % IntegrationTest,
550550
"com.dimafeng" %% "testcontainers-scala-localstack-v2" % "0.41.3" % IntegrationTest,
551551
"software.amazon.awssdk" % "s3" % "2.26.31"

0 commit comments

Comments
 (0)