Document support for Gradle 5
Closes gh-15358
This commit is contained in:
@@ -36,8 +36,8 @@ Andy Wilkinson
|
||||
|
||||
The Spring Boot Gradle Plugin provides Spring Boot support in https://gradle.org[Gradle].
|
||||
It allows you to package executable jar or war archives, run Spring Boot applications, and use the dependency management provided by `spring-boot-dependencies`.
|
||||
Spring Boot's Gradle plugin requires Gradle 4.4 or later.
|
||||
If you choose to use the newer Kotlin DSL, it requires Gradle 4.10 or later.
|
||||
Spring Boot's Gradle plugin requires Gradle 4.x (4.4 or later) or 5.x.
|
||||
If you choose to use the newer Kotlin DSL, it requires Gradle 4.10 or 5.x.
|
||||
|
||||
In addition to this user guide, {api-documentation}[API documentation] is also available.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user