Skip to content

Commit 36d291d

Browse files
authored
Update avro4s-core to 4.0.12 (#293)
1 parent b1f5ec2 commit 36d291d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: project/Dependencies.scala

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ object Dependencies {
55
object V {
66
val java8Compat = "1.0.2"
77

8-
val avro4s = "4.0.11"
8+
val avro4s = "4.0.12"
99
val cats = "2.7.0"
10+
1011
val catsEffect = "3.3.11"
1112
val circe = "0.14.1"
1213
val fs2 = "3.2.7"

0 commit comments

Comments
 (0)