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 6ff95ce + ee226e3 commit 178ff33Copy full SHA for 178ff33
build.sbt
@@ -524,7 +524,7 @@ val jackSonVersion = "2.17.2"
524
val log4jApiScalaVersion = "13.1.0"
525
val log4jVersion = "2.20.0"
526
val avro4sVersion = "4.1.2"
527
-val kafkaAvroSerializer = "7.7.0"
+val kafkaAvroSerializer = "7.7.1"
528
529
val pureConfigDep = "com.github.pureconfig" %% "pureconfig" % pureconfigVersion
530
0 commit comments