diff --git a/build.sbt b/build.sbt index ebd7b781..9efdbc42 100644 --- a/build.sbt +++ b/build.sbt @@ -25,7 +25,7 @@ addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck" val zioVersion = "2.0.22" val zioSchemaVersion = "1.1.1" -val testcontainersVersion = "1.18.3" +val testcontainersVersion = "1.20.2" val testcontainersScalaVersion = "0.41.3" val logbackVersion = "1.5.6"