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 41c7311 commit 929930cCopy full SHA for 929930c
project/Dependencies.scala
@@ -15,7 +15,7 @@ object Dependencies {
15
val Scala213 = "2.13.16"
16
val Scala212 = "2.12.20"
17
val EmbeddedKafka = "3.9.1"
18
- val ConfluentPlatform = "7.9.1"
+ val ConfluentPlatform = "7.9.2"
19
val Slf4j = "1.7.36"
20
val ScalaTest = "3.2.19"
21
}
0 commit comments