Skip to content

Commit b86ded9

Browse files
scala-stewardazhur
andauthored
Update kafka-clients, kafka-streams-scala to 3.7.0 (azhur#557)
Co-authored-by: Artur Jurat <artur.zhurat@gmail.com>
1 parent f321514 commit b86ded9

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
@@ -209,7 +209,7 @@ lazy val dependency =
209209
val json4s = "4.0.7"
210210
val jsoniterScala = "2.28.5"
211211
val scalaTest = "3.2.19"
212-
val kafka = "3.6.2"
212+
val kafka = "3.7.0"
213213
val play = "3.0.4"
214214
val upickle = "3.1.4"
215215
val jackson = "2.16.2"

0 commit comments

Comments
 (0)