Raise the minimum supported version of Gradle to 7.4
Closes gh-29674
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[[build-tool-plugins.gradle]]
|
||||
== Spring Boot Gradle Plugin
|
||||
The Spring Boot Gradle Plugin provides Spring Boot support in Gradle, letting you package executable jar or war archives, run Spring Boot applications, and use the dependency management provided by `spring-boot-dependencies`.
|
||||
It requires Gradle 7.x (7.3 or later).
|
||||
It requires Gradle 7.x (7.4 or later).
|
||||
See the plugin's documentation to learn more:
|
||||
|
||||
* Reference ({spring-boot-gradle-plugin-docs}[HTML] and {spring-boot-gradle-plugin-pdfdocs}[PDF])
|
||||
|
||||
Reference in New Issue
Block a user