Skip to content

Commit

Permalink
Minor: Fix versions in BUILD.md (#3040)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fokko authored Jul 24, 2024
1 parent e24de3c commit 9390778
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

The following packages must be installed before Avro can be built:

- Java: JDK 8, 11, 17 and 21 with the appropriate toolchain config, Maven 3.9.6 or better, protobuf-compile
- PHP: php7, phpunit, php7-gmp
- Java: 11, 17 and 21 with the appropriate toolchain config, Maven 3.9.6 or better, protobuf-compile
- PHP: php8, phpunit, php8-gmp
- Python 3: 3.7 or greater, tox (tox will install other dependencies as needed)
- C: gcc, cmake, asciidoc, source-highlight, Jansson, pkg-config
- C++: cmake 3.7.2 or greater, g++, flex, bison, libboost-dev
Expand Down

0 comments on commit 9390778

Please sign in to comment.