Skip to content

Commit 8a7d0ec

Browse files
authored
Merge pull request #1477 from Baeldung/update/kafka-clients-7.7.0-ce
Update kafka-clients from 7.6.2-ce to 7.7.0-ce
2 parents 95bb20a + c18aacd commit 8a7d0ec

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
@@ -496,7 +496,7 @@ lazy val refined = (project in file("scala-libraries-standalone/refined"))
496496
)
497497

498498
val spireVersion = "0.18.0"
499-
val kafkaVersion = "7.6.2-ce"
499+
val kafkaVersion = "7.7.0-ce"
500500
val pureconfigVersion = "0.17.7"
501501
val jackSonVersion = "2.17.2"
502502
val log4jApiScalaVersion = "13.1.0"

0 commit comments

Comments
 (0)