We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4026a4d commit 92a1202Copy full SHA for 92a1202
project/Dependencies.scala
@@ -6,7 +6,7 @@ object Dependencies {
6
val Scala3 = "3.3.4"
7
val Scala213 = "2.13.15"
8
val Scala212 = "2.12.20"
9
- val Kafka = "3.9.0"
+ val Kafka = "3.9.1"
10
val Slf4j = "1.7.36"
11
val ScalaTest = "3.2.19"
12
}
0 commit comments