Skip to content

Commit c18aacd

Browse files
Update kafka-clients from 7.6.2-ce to 7.7.0-ce
1 parent 815aef0 commit c18aacd

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)