Skip to content

Commit

Permalink
Update avro4s-core, avro4s-kafka to 4.0.13 (#402)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 13, 2023
1 parent 5bf2cad commit 117bb1e
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 @@ -188,7 +188,7 @@ lazy val `kafka-serde-scala-example` = project
lazy val dependency =
new {
object Version {
val avro4s = "4.0.12"
val avro4s = "4.0.13"
val circe = "0.14.3"
val json4s = "4.0.6"
val jsoniterScala = "2.13.3"
Expand Down

0 comments on commit 117bb1e

Please sign in to comment.