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 ced360d + c27e8db commit caafc3eCopy full SHA for caafc3e
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.0"
+val kafkaAvroSerializer = "7.8.1"
556
557
val pureConfigDep = "com.github.pureconfig" %% "pureconfig" % pureconfigVersion
558
0 commit comments