Skip to content

Commit 3a2ae29

Browse files
Update kafka-clients from 7.7.2-ce to 7.8.0-ce
1 parent 5944bb3 commit 3a2ae29

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)