Skip to content

Commit 1d8eb1a

Browse files
Update avro to 1.12.1 (#1269)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent 3334e3d commit 1d8eb1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ object Dependencies {
2525

2626
val InfluxDBJavaVersion = "2.23"
2727

28-
val AvroVersion = "1.11.5"
28+
val AvroVersion = "1.12.1"
2929

3030
val AwsSdk2Version = "2.35.11"
3131

0 commit comments

Comments
 (0)