Skip to content

Commit 9ec77a5

Browse files
Update kafka-clients, kafka-streams-scala to 3.7.2 (azhur#595)
1 parent 47e4975 commit 9ec77a5

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.33.0"
211211
val scalaTest = "3.2.19"
212-
val kafka = "3.7.0"
212+
val kafka = "3.7.2"
213213
val play = "3.0.4"
214214
val upickle = "3.1.4"
215215
val jackson = "2.18.2"

0 commit comments

Comments
 (0)