diff --git a/build.sbt b/build.sbt index 9c96c6f29..7d6ecb6ad 100644 --- a/build.sbt +++ b/build.sbt @@ -30,7 +30,7 @@ val V = new { val cats = "2.10.0" val catsEffect = "3.4.10" val commonsCompress = "1.24.0" - val confluent = "7.5.0" + val confluent = "7.5.2" val curator = "5.2.0" val disciplineMunit = "1.0.9" val epimetheus = "0.5.0"