diff --git a/build.sbt b/build.sbt index f10e71fa..6c880b19 100644 --- a/build.sbt +++ b/build.sbt @@ -36,7 +36,7 @@ val catsEffectV = "3.5.7" val fs2V = "3.11.0" val scodecV = "1.2.1" val http4sV = "1.0.0-M44" -val log4catsV = "2.7.0" +val log4catsV = "2.7.1" val reactiveStreamsV = "1.0.4" val vaultV = "3.6.0" val caseInsensitiveV = "1.4.2"