Skip to content

Commit f8baf0e

Browse files
authored
Merge pull request #1904 from Baeldung/update/kafka-clients-7.9.2-ce
Update kafka-clients from 7.9.1-ce to 7.9.2-ce
2 parents ceae266 + bb00bed commit f8baf0e

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.1-ce"
552+
val kafkaVersion = "7.9.2-ce"
553553
val pureconfigVersion = "0.17.9"
554554
val jackSonVersion = "2.19.0"
555555
val log4jApiScalaVersion = "13.1.0"

0 commit comments

Comments
 (0)