getVersionInfo

Returns a rendered version of the Gradle runtime version information. The result is similar to what is rendered on the console when gradle --version is executed.

Return

the rendered text

Since

9.4.0

Throws

For Gradle versions older than 9.4.0, where this method is not supported.