Change Summary

  • Enforce Gradle version to be at least of v7.5 as the documented and tested minimum Gradle version is 7.5

Issue

  • https://github.com/spring-projects/spring-boot/issues/39453

Comment From: wanger26

Thanks for the PR. Can you please also update SpringBootPluginIntegrationTests to match?

Good catch! My apologies, completely missed that test. Updated now :sunglasses:

Comment From: scottfrederick

@wanger26 Thanks for the contribution!