Skip to content

Commit

Permalink
Upgrade Avro dependency (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryannedolan authored Feb 11, 2025
1 parent 9d5dbd6 commit 2705864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[libraries]
assertj = "org.assertj:assertj-core:3.12.0"
avro = "org.apache.avro:avro:1.10.2"
avro = "org.apache.avro:avro:1.11.4"
calcite-avatica = "org.apache.calcite.avatica:avatica:1.25.0"
calcite-core = "org.apache.calcite:calcite-core:1.38.0"
calcite-server = "org.apache.calcite:calcite-server:1.38.0"
Expand Down

0 comments on commit 2705864

Please sign in to comment.