Forgot to update this to 16

This commit is contained in:
Octavia Togami 2021-11-03 13:39:17 -07:00 committed by GitHub
parent 05f44bb181
commit ff29595d0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ Thank you for your interest in contributing to WorldEdit! We appreciate your
effort, but to make sure that the inclusion of your patch is a smooth process, we
ask that you make note of the following guidelines.
* **Target Java 8 for source and compilation.** Make sure to mark methods with
* **Target Java 16 for source and compilation.** Make sure to mark methods with
` @Override` that override methods of parent classes, or that implement
methods of interfaces.
* **Use only spaces for indentation.** Our indents are 4-spaces long, and tabs