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 db85dbd + 0d8bed6 commit f78ca11Copy full SHA for f78ca11
build.sbt
@@ -555,7 +555,7 @@ val jackSonVersion = "2.19.0"
555
val log4jApiScalaVersion = "13.1.0"
556
val log4jVersion = "2.20.0"
557
val avro4sVersion = "4.1.2"
558
-val kafkaAvroSerializer = "7.9.0"
+val kafkaAvroSerializer = "7.9.1"
559
560
val pureConfigDep = "com.github.pureconfig" %% "pureconfig" % pureconfigVersion
561
0 commit comments