Slackbot
09/05/2023, 3:22 AMChris Lee
09/05/2023, 3:52 AM./gradlew --version will tell you what JVM is running Gradle, though that may not be the same as what GenSources uses, if its using a toolchain configured somewhere in the build script.Chris Lee
09/05/2023, 3:54 AMjava --version, assuming the default java is being used.