Merge pull request #585 from tatu-at-datastax/main

Minor fix for #584: `BUILDING.md` should say Java baseline is 17, not 12
This commit is contained in:
Jonathan Shook
2022-05-24 12:34:04 -05:00
committed by GitHub

View File

@@ -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