Referring of course to
* What went wrong:
Class org.gradle.jvm.toolchain.JvmVendorSpec does not have member field 'org.gradle.jvm.toolchain.JvmVendorSpec IBM_SEMERU'
It took some investigation to find that the issue was due to using 0.9.0 release of org.gradle.toolchains.foojay-resolver-convention
I'm creating this issue to request that the README be updated to make it clear that version 1.0.0 is required for Gradle 9, and perhaps this be mentioned in the Gradle 9.0.0 release notes or migration notes. Mostly for discoverability by other people making the same update.