diff --git a/build.sbt b/build.sbt index ebd7b781..6506e732 100644 --- a/build.sbt +++ b/build.sbt @@ -27,7 +27,7 @@ val zioVersion = "2.0.22" val zioSchemaVersion = "1.1.1" val testcontainersVersion = "1.18.3" val testcontainersScalaVersion = "0.41.3" -val logbackVersion = "1.5.6" +val logbackVersion = "1.5.7" lazy val root = project .in(file("."))