diff --git a/build.sbt b/build.sbt index 19c87fd5..7b63020a 100644 --- a/build.sbt +++ b/build.sbt @@ -25,7 +25,7 @@ val V = new { val betterMonadicFor = "0.3.1" val cats = "2.12.0" val catsEffect = "3.4.10" - val commonsCompress = "1.27.0" + val commonsCompress = "1.27.1" val confluent = "7.6.2" val curator = "5.2.0" val disciplineMunit = "2.0.0"