Skip to content

Commit

Permalink
Merge pull request #170 from profunktor/update/avro4s-core-5.0.9
Browse files Browse the repository at this point in the history
Update avro4s-core to 5.0.9
  • Loading branch information
mergify[bot] authored Dec 24, 2023
2 parents 62a20a8 + 001e9e9 commit d0f0181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ object Dependencies {

object V {
val avro4s_2 = "4.1.1"
val avro4s_3 = "5.0.8"
val avro4s_3 = "5.0.9"
val cats = "2.10.0"
val catsEffect = "3.5.2"
val circe = "0.14.6"
Expand Down

0 comments on commit d0f0181

Please sign in to comment.