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 3e4db6c + 5a253e2 commit 97a78abCopy full SHA for 97a78ab
build.sbt
@@ -552,7 +552,7 @@ val jackSonVersion = "2.18.2"
552
val log4jApiScalaVersion = "13.1.0"
553
val log4jVersion = "2.20.0"
554
val avro4sVersion = "4.1.2"
555
-val kafkaAvroSerializer = "7.8.1"
+val kafkaAvroSerializer = "7.9.0"
556
557
val pureConfigDep = "com.github.pureconfig" %% "pureconfig" % pureconfigVersion
558
0 commit comments