Skip to content

Commit f64ca71

Browse files
committed
Fixed macro so it mentions M6
1 parent ad8381c commit f64ca71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ buildscript {
219219
mavenLocal()
220220
}
221221
dependencies {
222-
classpath("org.springframework.boot:spring-boot-gradle-plugin:0.5.0.M4")
222+
classpath("org.springframework.boot:spring-boot-gradle-plugin:0.5.0.M6")
223223
}
224224
}
225225
```

0 commit comments

Comments
 (0)