Document support for Gradle 6.9
Closes gh-26409
This commit is contained in:
@@ -45,7 +45,7 @@ More details on getting started with Spring Boot and Maven can be found in the {
|
||||
|
||||
[[getting-started.installing.java.gradle]]
|
||||
==== Gradle Installation
|
||||
Spring Boot is compatible with Gradle 6.8 and 7.x.
|
||||
Spring Boot is compatible with Gradle 6.8, 6.9, and 7.x.
|
||||
If you do not already have Gradle installed, you can follow the instructions at https://gradle.org.
|
||||
|
||||
Spring Boot dependencies can be declared by using the `org.springframework.boot` `group`.
|
||||
|
||||
@@ -12,7 +12,7 @@ Explicit build support is provided for the following build tools:
|
||||
| 3.5+
|
||||
|
||||
| Gradle
|
||||
| 6.8.x and 7.x
|
||||
| 6.8.x, 6.9.x, and 7.x
|
||||
|===
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user