gradle-defaults / com.mooregreatsoftware.gradle.defaults / ReadableDefaultsExtension / compatibilityVersion

compatibilityVersion

abstract val compatibilityVersion: JavaVersion

The version of the Java Virtual Machine to target. Used for all the compilers that target the JVM. Defaults to the version of Java being used to run Gradle and compile the code.