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.
2 parents 1042925 + e6f947f commit 07cbb46Copy full SHA for 07cbb46
build.sbt
@@ -542,7 +542,7 @@ val jackSonVersion = "2.18.2"
542
val log4jApiScalaVersion = "13.1.0"
543
val log4jVersion = "2.20.0"
544
val avro4sVersion = "4.1.2"
545
-val kafkaAvroSerializer = "7.7.2"
+val kafkaAvroSerializer = "7.8.0"
546
547
val pureConfigDep = "com.github.pureconfig" %% "pureconfig" % pureconfigVersion
548
0 commit comments