We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 31aaee6 + 5e1e7b6 commit 52b90dfCopy full SHA for 52b90df
build.sbt
@@ -464,7 +464,7 @@ lazy val scala_libraries_4 = (project in file("scala-libraries-4"))
464
"org.testcontainers" % "pulsar" % "1.19.7" % IntegrationTest
465
),
466
libraryDependencies ++= Seq(
467
- "software.amazon.awssdk" % "s3" % "2.25.9"
+ "software.amazon.awssdk" % "s3" % "2.25.15"
468
469
470
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.679" % IntegrationTest,
0 commit comments