I have a Spring Boot Gradle project based on Java 11 but the extension seems to assume the project is Java 8 and gives me errors on those language features not in Java 8 (although ./gradlew build ...