Merge branch '2.0.x'

This commit is contained in:
Andy Wilkinson
2022-06-20 20:44:07 +01:00
8 changed files with 17 additions and 17 deletions

View File

@@ -31,7 +31,7 @@ None of these is essential for a pull request, but they will all help
### Building from source
To build the source you will need Java 8 or later.
To build the source you will need Java 17 or later.
The code is built with Gradle:
```