Skip to content

Commit

Permalink
Update avro to 1.11.3 (#799)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 4, 2023
1 parent 9b53e98 commit 68c7316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ object Build extends AutoPlugin {

object autoImport {
val org = "com.sksamuel.avro4s"
val AvroVersion = "1.11.0"
val AvroVersion = "1.11.3"
val Log4jVersion = "1.2.17"
val ScalatestVersion = "3.2.16"
val Slf4jVersion = "2.0.9"
Expand Down

0 comments on commit 68c7316

Please sign in to comment.