From 19feca3619f78ed9c4856a988541cfb6bb85d22d Mon Sep 17 00:00:00 2001 From: "scala-steward-baeldung[bot]" <143488814+scala-steward-baeldung[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 00:21:35 +0000 Subject: [PATCH] Update testcontainers-scala-localstack-v2, ... from 0.43.6 to 0.44.0 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 5fecc0e61..59570a7e7 100644 --- a/build.sbt +++ b/build.sbt @@ -362,7 +362,7 @@ val scalazVersion = "7.3.8" val fs2Version = "3.12.2" val reactiveMongo = "1.1.0-RC19" val slickPgVersion = "0.23.1" -val scalaTestContainersVersion = "0.43.6" +val scalaTestContainersVersion = "0.44.0" val postgresqlVersion = "42.7.8" val json4sVersion = "4.1.0"