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.
1 parent dc72359 commit 23b82fdCopy full SHA for 23b82fd
build.sbt
@@ -556,7 +556,7 @@ val jackSonVersion = "2.20.1"
556
val log4jApiScalaVersion = "13.1.0"
557
val log4jVersion = "2.25.2"
558
val avro4sVersion = "4.1.2"
559
-val kafkaAvroSerializer = "8.1.0"
+val kafkaAvroSerializer = "8.1.1"
560
561
val pureConfigDep = "com.github.pureconfig" %% "pureconfig" % pureconfigVersion
562
0 commit comments