File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -573,7 +573,7 @@ lazy val scala_libraries_testing = (project in file("scala-libraries-testing"))
573573 scalaMock,
574574 " com.lihaoyi" %% " utest" % " 0.8.4" % " test" ,
575575 munitDep,
576- " com.amazonaws" % " aws-java-sdk-s3" % " 1.12.773 " % IntegrationTest ,
576+ " com.amazonaws" % " aws-java-sdk-s3" % " 1.12.777 " % IntegrationTest ,
577577 " com.dimafeng" %% " testcontainers-scala-scalatest" % " 0.41.3" % IntegrationTest ,
578578 " com.dimafeng" %% " testcontainers-scala-localstack-v2" % " 0.41.3" % IntegrationTest ,
579579 " software.amazon.awssdk" % " s3" % " 2.28.23"
@@ -815,4 +815,4 @@ lazy val benchmark = project in file("specialized-benchmark")
815815
816816ThisBuild / libraryDependencySchemes += " org.scala-lang.modules" %% " scala-xml" % VersionScheme .Always
817817
818- ThisBuild / resolvers += " Akka dependencies" at " https://repo.akka.io/maven/"
818+ ThisBuild / resolvers += " Akka dependencies" at " https://repo.akka.io/maven/"
You can’t perform that action at this time.
0 commit comments