mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-12-22 15:13:41 -06:00
Minor fix to BUILDING.md
as Java baseline is 17, not 12 (as per mvn-defaults/pom.xml)
This commit is contained in:
parent
88d5fd5c75
commit
279146d5f0
@ -2,7 +2,7 @@
|
||||
|
||||
## requirements
|
||||
|
||||
You need Java 12 or newer to build NoSQLBench.
|
||||
You need Java 17 or newer to build NoSQLBench.
|
||||
|
||||
# Building Locally
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user