Skip to content

Commit f802911

Browse files
committedJan 8, 2025·
Merge branch '3.4.x'
Closes gh-43726
2 parents 06c283f + f3c70a7 commit f802911

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src/docs/antora/modules/gradle-plugin/pages

1 file changed

+1
-1
lines changed
 

‎spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src/docs/antora/modules/gradle-plugin/pages/index.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
The Spring Boot Gradle Plugin provides Spring Boot support in https://gradle.org[Gradle].
55
It allows you to package executable jar or war archives, run Spring Boot applications, and use the dependency management provided by `spring-boot-dependencies`.
6-
Spring Boot's Gradle plugin requires Gradle 7.x (7.5 or later) or 8.x and can be used with Gradle's {url-gradle-docs}/configuration_cache.html[configuration cache].
6+
Spring Boot's Gradle plugin requires Gradle 7.x (7.6.4 or later) or 8.x (8.4 or later) and can be used with Gradle's {url-gradle-docs}/configuration_cache.html[configuration cache].
77

88
In addition to this user guide, xref:api/java/index.html[API documentation] is also available.

0 commit comments

Comments
 (0)
Please sign in to comment.