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 d58de98 + aa109d9 commit b4acf22Copy full SHA for b4acf22
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.1"
+val kafkaAvroSerializer = "7.6.2"
506
507
val pureConfigDep = "com.github.pureconfig" %% "pureconfig" % pureconfigVersion
508
0 commit comments