Skip to content

Commit 5a253e2

Browse files
Update kafka-avro-serializer from 7.8.1 to 7.9.0
1 parent ce97008 commit 5a253e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ val jackSonVersion = "2.18.2"
552552
val log4jApiScalaVersion = "13.1.0"
553553
val log4jVersion = "2.20.0"
554554
val avro4sVersion = "4.1.2"
555-
val kafkaAvroSerializer = "7.8.1"
555+
val kafkaAvroSerializer = "7.9.0"
556556

557557
val pureConfigDep = "com.github.pureconfig" %% "pureconfig" % pureconfigVersion
558558

0 commit comments

Comments
 (0)