spring-boot/spring-boot-tools/spring-boot-gradle-plugin
Andy Wilkinson 050a4fed17 Restore compatibility with Gradle 2.0
Gradle 2.0, and only 2.0, requires a Plugin implementation to be
public. The changes made in gh-4113 (9c14ed3) made the class
package-private.

Closes gh-4139
2015-10-12 10:33:33 +01:00
..
src Restore compatibility with Gradle 2.0 2015-10-12 10:33:33 +01:00
pom.xml Convert Gradle plugin from Groovy to Java 2015-10-07 23:12:25 -07:00