We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24402aa + 762793b commit 96f17daCopy full SHA for 96f17da
spring-boot-project/spring-boot-docs/src/main/asciidoc/getting-started.adoc
@@ -189,7 +189,7 @@ scope.
189
[[getting-started-gradle-installation]]
190
==== Gradle Installation
191
Spring Boot is compatible with Gradle 4. If you do not already have Gradle installed, you
192
-can follow the instructions at https://gradle.org/.
+can follow the instructions at https://gradle.org.
193
194
Spring Boot dependencies can be declared by using the `org.springframework.boot` `group`.
195
Typically, your project declares dependencies to one or more
0 commit comments