Skip to content

Commit 7ddc8ab

Browse files
Update aws-java-sdk-s3 from 1.12.772 to 1.12.773
1 parent e8998e1 commit 7ddc8ab

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
@@ -561,7 +561,7 @@ lazy val scala_libraries_testing = (project in file("scala-libraries-testing"))
561561
scalaMock,
562562
"com.lihaoyi" %% "utest" % "0.8.4" % "test",
563563
munitDep,
564-
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.772" % IntegrationTest,
564+
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.773" % IntegrationTest,
565565
"com.dimafeng" %% "testcontainers-scala-scalatest" % "0.41.3" % IntegrationTest,
566566
"com.dimafeng" %% "testcontainers-scala-localstack-v2" % "0.41.3" % IntegrationTest,
567567
"software.amazon.awssdk" % "s3" % "2.28.12"

0 commit comments

Comments
 (0)