Commit 6c4e4520 authored by Andy Wilkinson's avatar Andy Wilkinson

Merge branch '1.2.x'

parents 60a7880f 050a4fed
...@@ -34,7 +34,7 @@ import org.springframework.boot.gradle.run.RunPluginFeatures; ...@@ -34,7 +34,7 @@ import org.springframework.boot.gradle.run.RunPluginFeatures;
* @author Dave Syer * @author Dave Syer
* @author Andy Wilkinson * @author Andy Wilkinson
*/ */
class SpringBootPlugin implements Plugin<Project> { public class SpringBootPlugin implements Plugin<Project> {
@Override @Override
public void apply(Project project) { public void apply(Project project) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment