forked from BigfootDev/flatbuffers
Our CI is broken and this is the error: ``` FAILURE: Build failed with an exception. * What went wrong: Gradle requires JVM 17 or later to run. Your build is currently configured to use JVM 11. ``` So updating our java-versions to the latest stable version which is 21 apparently.