Skip to content

Commit

Permalink
chore(gradle): bump org.apache.avro:avro from 1.11.3 to 1.12.0
Browse files Browse the repository at this point in the history
Bumps org.apache.avro:avro from 1.11.3 to 1.12.0.

---
updated-dependencies:
- dependency-name: org.apache.avro:avro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 306153a commit 82a2582
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
Expand Up @@ -2,7 +2,7 @@
airlift = "0.27"
arrow = "13.0.0"
autoservice = "1.1.1"
avro = "1.11.3"
avro = "1.12.0"
awssdk = "2.24.5"
# See dependency matrix for particular gRPC versions at https://github.com/grpc/grpc-java/blob/master/SECURITY.md#netty
boringssl = "2.0.61.Final"
Expand Down

0 comments on commit 82a2582

Please sign in to comment.