Skip to content

Commit

Permalink
Update avro to 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed Aug 7, 2024
1 parent 237f640 commit 151a81d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ lazy val commonSettings = Seq(
"org.typelevel" %% "cats-effect" % "3.5.4",
"io.higherkindness" %% "droste-core" % "0.9.0",
"io.higherkindness" %% "droste-macros" % "0.9.0",
"org.apache.avro" % "avro" % "1.11.3",
"org.apache.avro" % "avro" % "1.12.0",
"com.github.os72" % "protoc-jar" % "3.11.4",
"com.google.protobuf" % "protobuf-java" % "4.27.3",
"io.circe" %% "circe-core" % "0.14.9",
Expand Down

0 comments on commit 151a81d

Please sign in to comment.