Is there a way to get the max. supported Java vers...
# community-support
s
Is there a way to get the max. supported Java version for a specific Gradle version programatically via the TAPI? Basically the frist table at https://docs.gradle.org/current/userguide/compatibility.html, but in code.
Apparently it's not yet possible: https://github.com/gradle/gradle/issues/18141