@ -166,7 +166,7 @@ Advanced configuration options and examples are available in the
@@ -166,7 +166,7 @@ Advanced configuration options and examples are available in the
== Spring Boot Gradle plugin
The Spring Boot Gradle Plugin provides Spring Boot support in Gradle, allowing you to
package executable jar or war archives, run Spring Boot applications and use the
dependency management provided by `spring-boot-dependencies`. It requires Gradle 3.4 or
dependency management provided by `spring-boot-dependencies`. It requires Gradle 4.0 or
later. Please refer to the plugin's documentation to learn more:
* Reference ({spring-boot-gradle-plugin}/reference/html[HTML] and
@ -68,8 +68,8 @@ public class SpringBootPlugin implements Plugin<Project> {
@@ -68,8 +68,8 @@ public class SpringBootPlugin implements Plugin<Project> {