We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66d1f5c commit f8c1821Copy full SHA for f8c1821
spring-boot-docs/src/main/asciidoc/getting-started.adoc
@@ -205,7 +205,7 @@ scope.
205
[[getting-started-gradle-installation]]
206
==== Gradle installation
207
Spring Boot is compatible with Gradle 2 (2.9 or later) and Gradle 3. If you don't already
208
-have Gradle installed you can follow the instructions at http://www.gradle.org/.
+have Gradle installed you can follow the instructions at http://www.gradle.org.
209
210
Spring Boot dependencies can be declared using the `org.springframework.boot` `group`.
211
Typically your project will declare dependencies to one or more
0 commit comments