Skip to content

Commit 6637040

Browse files
authored
Merge pull request #248 from scala-steward/update/kafka-clients-3.9.0
Update kafka-clients to 3.9.0
2 parents 7694d12 + d10b902 commit 6637040

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
@@ -83,7 +83,7 @@ libraryDependencies ++= Seq(
8383
"io.circe" %% "circe-core" % "0.14.10",
8484
"io.circe" %% "circe-generic" % "0.14.10" % Test,
8585
"io.circe" %% "circe-parser" % "0.14.10",
86-
"org.apache.kafka" % "kafka-clients" % "3.8.1",
86+
"org.apache.kafka" % "kafka-clients" % "3.9.0",
8787
"com.lihaoyi" %% "utest" % "0.8.4" % Test
8888
)
8989

0 commit comments

Comments
 (0)