diff --git a/build.sbt b/build.sbt index 6c13d5b74..0f51ca752 100644 --- a/build.sbt +++ b/build.sbt @@ -25,7 +25,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.1" val curator = "5.2.0" val disciplineMunit = "1.0.9" val epimetheus = "0.5.0"