plugins { id 'java' } java { toolchain { languageVersion = JavaLanguageVersion.of(11) } }
The Open Build Service is an openSUSE project.