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 ff9774c + c15acc4 commit 104a000Copy full SHA for 104a000
build.sbt
@@ -542,7 +542,7 @@ val jackSonVersion = "2.18.1"
542
val log4jApiScalaVersion = "13.1.0"
543
val log4jVersion = "2.20.0"
544
val avro4sVersion = "4.1.2"
545
-val kafkaAvroSerializer = "7.7.1"
+val kafkaAvroSerializer = "7.7.2"
546
547
val pureConfigDep = "com.github.pureconfig" %% "pureconfig" % pureconfigVersion
548
0 commit comments