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
commit 88bc6a1943
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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