Skip to content

Commit 22abe82

Browse files
authored
Merge pull request #1917 from Baeldung/update/kafka-clients-8.0.0-ce
Update kafka-clients from 7.9.2-ce to 8.0.0-ce
2 parents accf19f + 46a6fe5 commit 22abe82

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.1"
555555
val log4jApiScalaVersion = "13.1.0"

0 commit comments

Comments
 (0)