spring-boot
spring-boot copied to clipboard
Test Gradle plugin against Gradle 8.8
Once Gradle 8.8 is out, we should test our Gradle plugin against it. https://github.com/wilkinsona/spring-boot/tree/test-gradle-8.8 contains some initial work used to check things against RC1. Depending on when Gradle 8.8 is released, this may move out to 3.2.x.
bootJar can't work on Java 22 should update