Skip to content

Commit 7b002ed

Browse files
authored
Merge pull request #1671 from Baeldung/update/kafka-clients-7.7.2-ce
Update kafka-clients from 7.7.1-ce to 7.7.2-ce
2 parents 82602bd + 6d3e426 commit 7b002ed

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.1-ce"
539+
val kafkaVersion = "7.7.2-ce"
540540
val pureconfigVersion = "0.17.8"
541541
val jackSonVersion = "2.18.1"
542542
val log4jApiScalaVersion = "13.1.0"

0 commit comments

Comments
 (0)