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 238861a commit bafc3daCopy full SHA for bafc3da
project/Dependencies.scala
@@ -13,7 +13,7 @@ object Dependencies {
13
object Versions {
14
val Scala3 = "3.3.3"
15
val Scala213 = "2.13.14"
16
- val Scala212 = "2.12.19"
+ val Scala212 = "2.12.20"
17
val EmbeddedKafka = "3.7.1.1"
18
val ConfluentPlatform = "7.7.0"
19
val Slf4j = "1.7.36"
0 commit comments