Skip to content

Commit 46a6fe5

Browse files
Update kafka-clients from 7.9.2-ce to 8.0.0-ce
1 parent 972e1c7 commit 46a6fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ lazy val nscalatime = (project in file("scala-libraries-standalone/nscalatime"))
549549
)
550550

551551
val spireVersion = "0.18.0"
552-
val kafkaVersion = "7.9.2-ce"
552+
val kafkaVersion = "8.0.0-ce"
553553
val pureconfigVersion = "0.17.9"
554554
val jackSonVersion = "2.19.0"
555555
val log4jApiScalaVersion = "13.1.0"

0 commit comments

Comments
 (0)