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 bd50077 + 51df802 commit f0bf156Copy full SHA for f0bf156
build.sbt
@@ -502,7 +502,7 @@ val jackSonVersion = "2.17.2"
502
val log4jApiScalaVersion = "13.1.0"
503
val log4jVersion = "2.20.0"
504
val avro4sVersion = "4.1.2"
505
-val kafkaAvroSerializer = "7.6.2"
+val kafkaAvroSerializer = "7.7.0"
506
507
val pureConfigDep = "com.github.pureconfig" %% "pureconfig" % pureconfigVersion
508
0 commit comments