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 9156d3b commit f2db4b6Copy full SHA for f2db4b6
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
dependencies {
7
classpath "com.github.ben-manes:gradle-versions-plugin:0.17.0"
8
classpath("org.springframework.build.gradle:propdeps-plugin:0.0.7")
9
- classpath("io.spring.gradle:spring-io-plugin:0.0.6.RELEASE")
+ classpath("io.spring.gradle:spring-io-plugin:0.0.8.RELEASE")
10
classpath("com.bmuschko:gradle-tomcat-plugin:2.2.4")
11
classpath('me.champeau.gradle:gradle-javadoc-hotfix-plugin:0.1')
12
classpath('org.asciidoctor:asciidoctor-gradle-plugin:1.5.1')
0 commit comments