Gradle 8.3 introduces a new API for setting file permissions.
We intend to deprecate the old, Unix mode based API in Gradle, but we can't do that until major Gradle plugins start using the new one.
For that reason would be good to upgrade this plugin to use Gradle 8.3 and switch internal code to the new API.