Skip to content

Commit f7c14eb

Browse files
authored
Merge pull request #2023 from Baeldung/update/kafka-avro-serializer-8.0.2
Update kafka-avro-serializer from 8.0.1 to 8.0.2
2 parents a9de80b + 1aab790 commit f7c14eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ val jackSonVersion = "2.20.0"
556556
val log4jApiScalaVersion = "13.1.0"
557557
val log4jVersion = "2.25.2"
558558
val avro4sVersion = "4.1.2"
559-
val kafkaAvroSerializer = "8.0.1"
559+
val kafkaAvroSerializer = "8.0.2"
560560

561561
val pureConfigDep = "com.github.pureconfig" %% "pureconfig" % pureconfigVersion
562562

0 commit comments

Comments
 (0)