diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8bb67ff78..2ac0d92fa 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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