spring-boot/spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src
Phillip Webb 39bc7c8582 Support getPermissions() call on Gradle 8.6-milestone-1
The `getPermissions` method is now part of the private
`ParentDirectoryStub` class so we now need to call
`setAccessible(true)`.

Fixes gh-38718
2023-12-11 20:35:06 -08:00
..
docs Cleanup kotlin sources 2023-12-11 09:23:42 +01:00
main Support getPermissions() call on Gradle 8.6-milestone-1 2023-12-11 20:35:06 -08:00
test Test Gradle plugin against Gradle 8.5 2023-12-05 20:30:54 +00:00