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 ce97008 commit 5a253e2Copy full SHA for 5a253e2
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