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.
1 parent 229943a commit 013d516Copy full SHA for 013d516
spring-boot-tools/spring-boot-gradle-plugin/README.md
@@ -21,7 +21,7 @@ If you are using a milestone or snapshot release you will also need to add appro
21
buildscript {
22
repositories {
23
maven.url "http://repo.springsource.org/snapshot"
24
- manve.url "http://repo.springsource.org/milestone"
+ maven.url "http://repo.springsource.org/milestone"
25
}
26
// ...
27
0 commit comments