We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3e01ee commit 5757ddcCopy full SHA for 5757ddc
build.sbt
@@ -1,6 +1,6 @@
1
val V = new {
2
val avro4s_scala2 = "4.1.1"
3
- val avro4s_scala3 = "5.0.7"
+ val avro4s_scala3 = "5.0.9"
4
val awssdk = "2.23.7"
5
val `cats-effect` = "3.5.3"
6
val circe = "0.14.6"
0 commit comments