Skip to content

Commit 3a3b328

Browse files
authored
Merge pull request #2033 from Baeldung/update/kafka-avro-serializer-8.1.0
Update kafka-avro-serializer from 8.0.2 to 8.1.0
2 parents c6c3bc3 + b7e4260 commit 3a3b328

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.2"
559+
val kafkaAvroSerializer = "8.1.0"
560560

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

0 commit comments

Comments
 (0)