Skip to content

Commit 2705864

Browse files
authored
Upgrade Avro dependency (#104)
1 parent 9d5dbd6 commit 2705864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[libraries]
22
assertj = "org.assertj:assertj-core:3.12.0"
3-
avro = "org.apache.avro:avro:1.10.2"
3+
avro = "org.apache.avro:avro:1.11.4"
44
calcite-avatica = "org.apache.calcite.avatica:avatica:1.25.0"
55
calcite-core = "org.apache.calcite:calcite-core:1.38.0"
66
calcite-server = "org.apache.calcite:calcite-server:1.38.0"

0 commit comments

Comments
 (0)