Skip to content

Commit 6abd9a4

Browse files
authored
Merge pull request #2019 from Baeldung/update/kafka-clients-8.0.1-ce
Update kafka-clients from 8.0.0-ce to 8.0.1-ce
2 parents 757a105 + 2a05bf9 commit 6abd9a4

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

552552
val spireVersion = "0.18.0"
553-
val kafkaVersion = "8.0.0-ce"
553+
val kafkaVersion = "8.0.1-ce"
554554
val pureconfigVersion = "0.17.9"
555555
val jackSonVersion = "2.20.0"
556556
val log4jApiScalaVersion = "13.1.0"

0 commit comments

Comments
 (0)