Browse Source

spring-boot-gradle-plugin:1.5.0.RELEASE

pull/5366/head
Rob Winch 8 years ago
parent
commit
7974f3161d
  1. 2
      build.gradle

2
build.gradle

@ -11,7 +11,7 @@ buildscript { @@ -11,7 +11,7 @@ buildscript {
classpath('me.champeau.gradle:gradle-javadoc-hotfix-plugin:0.1')
classpath('org.asciidoctor:asciidoctor-gradle-plugin:1.5.1')
classpath("io.spring.gradle:docbook-reference-plugin:0.3.1")
classpath("org.springframework.boot:spring-boot-gradle-plugin:1.5.12.RELEASE")
classpath("org.springframework.boot:spring-boot-gradle-plugin:1.5.0.RELEASE")
}
}

Loading…
Cancel
Save