Description
Currently, Gradle 7.6.2 is incompatible with JDK 21.
To be able to build a project with JDK 21, Gradle must be updated to version 8.5 at least (according to https://docs.gradle.org/current/userguide/compatibility.html)
It is also necessary to update some plugins and directives in the code so that the project can be built
Attachments
Issue Links
- links to