Skip to content

Commit f7bc9ff

Browse files
authored
Merge pull request #2083 from Baeldung/update/kafka-clients-8.1.1-ce
Update kafka-clients from 8.1.0-ce to 8.1.1-ce
2 parents 4aa27f9 + dbe6a66 commit f7bc9ff

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.1.0-ce"
553+
val kafkaVersion = "8.1.1-ce"
554554
val pureconfigVersion = "0.17.9"
555555
val jackSonVersion = "2.20.1"
556556
val log4jApiScalaVersion = "13.1.0"

0 commit comments

Comments
 (0)