From 9ad2afb02f8ece9604f83ece1fe973ddb2943b8b Mon Sep 17 00:00:00 2001 From: "scala-steward-maginepro[bot]" <205595050+scala-steward-maginepro[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 14:20:21 +0000 Subject: [PATCH] Update testcontainers-localstack from 2.0.4 to 2.0.5 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 53dd7c0..581b6d6 100644 --- a/build.sbt +++ b/build.sbt @@ -14,7 +14,7 @@ val scala3Version = "3.3.7" val scalaCheckEffectMunitVersion = "2.1.0" val scodecVersion = "1.2.4" val slf4jVersion = "2.0.17" -val testcontainersVersion = "2.0.4" +val testcontainersVersion = "2.0.5" val vaultVersion = "3.7.0" inThisBuild(