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"))
573
573
scalaMock,
574
574
" com.lihaoyi" %% " utest" % " 0.8.4" % " test" ,
575
575
munitDep,
576
- " com.amazonaws" % " aws-java-sdk-s3" % " 1.12.773 " % IntegrationTest ,
576
+ " com.amazonaws" % " aws-java-sdk-s3" % " 1.12.777 " % IntegrationTest ,
577
577
" com.dimafeng" %% " testcontainers-scala-scalatest" % " 0.41.3" % IntegrationTest ,
578
578
" com.dimafeng" %% " testcontainers-scala-localstack-v2" % " 0.41.3" % IntegrationTest ,
579
579
" software.amazon.awssdk" % " s3" % " 2.28.23"
@@ -815,4 +815,4 @@ lazy val benchmark = project in file("specialized-benchmark")
815
815
816
816
ThisBuild / libraryDependencySchemes += " org.scala-lang.modules" %% " scala-xml" % VersionScheme .Always
817
817
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