File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -532,9 +532,9 @@ lazy val scala_libraries_testing = (project in file("scala-libraries-testing"))
532
532
scalaMock,
533
533
" com.lihaoyi" %% " utest" % " 0.8.3" % " test" ,
534
534
munitDep,
535
- " com.amazonaws" % " aws-java-sdk-s3" % " 1.12.739 " % IntegrationTest ,
536
- " com.dimafeng" %% " testcontainers-scala-scalatest" % " 0.41.4 " % IntegrationTest ,
537
- " com.dimafeng" %% " testcontainers-scala-localstack-v2" % " 0.41.4 " % IntegrationTest ,
535
+ " com.amazonaws" % " aws-java-sdk-s3" % " 1.12.745 " % IntegrationTest ,
536
+ " com.dimafeng" %% " testcontainers-scala-scalatest" % " 0.41.3 " % IntegrationTest ,
537
+ " com.dimafeng" %% " testcontainers-scala-localstack-v2" % " 0.41.3 " % IntegrationTest ,
538
538
" software.amazon.awssdk" % " s3" % " 2.25.69"
539
539
),
540
540
Defaults .itSettings,
You can’t perform that action at this time.
0 commit comments