Skip to content

Commit f8580a8

Browse files
committed
reverted avro
1 parent 9d904ba commit f8580a8

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
@@ -555,7 +555,7 @@ val pureconfigVersion = "0.17.9"
555555
val jackSonVersion = "2.19.1"
556556
val log4jApiScalaVersion = "13.1.0"
557557
val log4jVersion = "2.25.1"
558-
val avro4sVersion = "5.0.14"
558+
val avro4sVersion = "4.1.2"
559559
val kafkaAvroSerializer = "8.0.0"
560560

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

0 commit comments

Comments
 (0)