Skip to content

Upgrade build tools supporting JDK 17

Vishwa Bhat requested to merge build-tool-upgrades into master

What does this MR do?

Although the default Java version was set to 17, the associated tools such as Gradle and Grails need to be compatible with Java 17. This MR bumps the version of gradle to 7.4.2 and grails to 5.1.7 to achieve JDK 17 compatibility.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Lucas Charles

Merge request reports