diff --git a/project/Settings.scala b/project/Settings.scala index 0b5922e..9e08e2b 100644 --- a/project/Settings.scala +++ b/project/Settings.scala @@ -10,7 +10,7 @@ object Settings { val catsEffect = "3.3.14" val crystal = "0.30.0" val fs2 = "3.2.11" - val log4Cats = "2.4.0" + val log4Cats = "2.7.0" val log4CatsLogLevel = "0.3.1" val lucumaUI = "0.36.3" val monocle = "3.1.0"