Skip to content

Commit ecb7df6

Browse files
committed
Update kafka-clients from 3.5.0 to 3.5.1
1 parent 46aa9bb commit ecb7df6

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
@@ -386,7 +386,7 @@ lazy val scala_libraries_4 = (project in file("scala-libraries-4"))
386386
)
387387

388388
val spireVersion = "0.18.0"
389-
val kafkaVersion = "3.5.0"
389+
val kafkaVersion = "3.5.1"
390390
val pureconfigVersion = "0.17.4"
391391
val jackSonVersion = "2.15.1"
392392
val log4jApiScalaVersion = "12.0"

0 commit comments

Comments
 (0)