This question arises from a discussion on Twitter:
What is the minimum JDK that needs to be supported when writing a Gradle plugin?
Following on from that:
Would this differ between Gradle 1. and 2.x?
I think it would be good if the Gradle team can provide a recommendation. Even maybe supply an API call similar to gradleApi() which can be used to set it.