Skip to content

Commit

Permalink
Update avro to 1.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed Jul 5, 2023
1 parent aeac4ff commit 300dd96
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.1",
"io.higherkindness" %% "droste-core" % "0.9.0",
"io.higherkindness" %% "droste-macros" % "0.9.0",
"org.apache.avro" % "avro" % "1.11.1",
"org.apache.avro" % "avro" % "1.11.2",
"com.github.os72" % "protoc-jar" % "3.11.4",
"com.google.protobuf" % "protobuf-java" % "3.23.3",
"io.circe" %% "circe-core" % "0.14.5",
Expand Down

0 comments on commit 300dd96

Please sign in to comment.