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 f6c1805 commit 179b6e6Copy full SHA for 179b6e6
project/Dependencies.scala
@@ -11,7 +11,7 @@ object Dependencies {
11
object Versions {
12
val Scala3 = "3.3.6"
13
val Scala213 = "2.13.16"
14
- val EmbeddedKafka = "4.0.1.1"
+ val EmbeddedKafka = "4.1.0"
15
val ConfluentPlatform = "8.0.0"
16
val Slf4j = "2.0.17"
17
val ScalaTest = "3.2.19"
0 commit comments