SIGN IN SIGN UP

java: update Gradle to 9.1.0 and fix cmake build task

- Upgrade gradle-wrapper to 9.1.0
- Convert the cmake task from a doLast-action task to task(type:Exec),
  which is the idiomatic Gradle style and avoids up-to-date checks
  being skipped
- Add junit-platform-launcher test runtime dependency required by
  Gradle 9 / JUnit Platform
A
Arun Sharma committed
79d8c24b6424da92104db7725bde69f8d6844657
Parent: e18e825
Committed by adsharma <658691+adsharma@users.noreply.github.com> on 3/31/2026, 6:44:08 PM