Skip to content

Commit 2e14960

Browse files
committed
Update s3 from 2.20.111 to 2.20.128
1 parent 46aa9bb commit 2e14960

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
@@ -372,7 +372,7 @@ lazy val scala_libraries_4 = (project in file("scala-libraries-4"))
372372
"org.testcontainers" % "pulsar" % "1.18.3" % IntegrationTest
373373
),
374374
libraryDependencies ++= Seq(
375-
"software.amazon.awssdk" % "s3" % "2.20.111",
375+
"software.amazon.awssdk" % "s3" % "2.20.128",
376376
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.514" % IntegrationTest,
377377
"com.dimafeng" %% "testcontainers-scala-scalatest" % "0.40.17" % IntegrationTest,
378378
"com.dimafeng" %% "testcontainers-scala-localstack-v2" % "0.40.17" % IntegrationTest

0 commit comments

Comments
 (0)