Skip to content

Commit 8af5a3a

Browse files
authored
Merge pull request #1679 from Baeldung/update/kafka-clients-7.8.0-ce
Update kafka-clients from 7.7.2-ce to 7.8.0-ce
2 parents 07cbb46 + 3a2ae29 commit 8af5a3a

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
@@ -536,7 +536,7 @@ lazy val nscalatime = (project in file("scala-libraries-standalone/nscalatime"))
536536
)
537537

538538
val spireVersion = "0.18.0"
539-
val kafkaVersion = "7.7.2-ce"
539+
val kafkaVersion = "7.8.0-ce"
540540
val pureconfigVersion = "0.17.8"
541541
val jackSonVersion = "2.18.2"
542542
val log4jApiScalaVersion = "13.1.0"

0 commit comments

Comments
 (0)