Skip to content

Commit

Permalink
Update avro4s-core, avro4s-kafka to 4.1.2 (#553)
Browse files Browse the repository at this point in the history
Co-authored-by: Artur Jurat <artur.zhurat@gmail.com>
  • Loading branch information
scala-steward and azhur authored Jan 17, 2025
1 parent b86ded9 commit d3846be
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 @@ -204,7 +204,7 @@ lazy val `kafka-serde-scala-example` = project
lazy val dependency =
new {
object Version {
val avro4s = "4.1.1"
val avro4s = "4.1.2"
val circe = "0.14.10"
val json4s = "4.0.7"
val jsoniterScala = "2.28.5"
Expand Down

0 comments on commit d3846be

Please sign in to comment.