Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5a253e2

Browse files
committedFeb 22, 2025·
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

Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.