diff --git a/build.sbt b/build.sbt index 2c349b7f..a5d874a9 100644 --- a/build.sbt +++ b/build.sbt @@ -28,7 +28,7 @@ val V = new { val catsEffect = "3.4.10" val commonsCompress = "1.27.1" val confluent = "7.8.0" - val curator = "5.2.0" + val curator = "5.2.1" val disciplineMunit = "2.0.0" val epimetheus = "0.5.0" val fs2 = "3.11.0"