After upgrading to Eclipse/Spring Tool Suite 4.11.0, Gradle refresh on a Java 15 project fails to work and reports the error Unsupported class file major version 60
(= Java 16), even though Java 15 is set up in Preferences -> Java -> Installed JREs.
Gradle Buildship is installed as Eclipse plugin.