Skip to content

Commit 236358f

Browse files
authored
Merge pull request #1768 from Baeldung/update/kafka-clients-7.9.0-ce
Update kafka-clients from 7.8.1-ce to 7.9.0-ce
2 parents 953a918 + fd54648 commit 236358f

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

548548
val spireVersion = "0.18.0"
549-
val kafkaVersion = "7.8.1-ce"
549+
val kafkaVersion = "7.9.0-ce"
550550
val pureconfigVersion = "0.17.8"
551551
val jackSonVersion = "2.18.2"
552552
val log4jApiScalaVersion = "13.1.0"

0 commit comments

Comments
 (0)