diff --git a/build.sbt b/build.sbt index 98223edb..408db228 100644 --- a/build.sbt +++ b/build.sbt @@ -23,7 +23,7 @@ val Versions = new { val ActiveMq = "5.17.4" val CatsEffect = "3.4.8" val Fs2 = "3.6.1" - val Logback = "1.4.5" + val Logback = "1.4.6" val Log4Cats = "2.5.0" val Weaver = "0.8.1" val Laserdisc = "6.0.0"