Skip to content

Commit f2db4b6

Browse files
committed
Update to spring-io-plugin:0.0.8.RELEASE
Fixes gh-8271
1 parent 9156d3b commit f2db4b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
dependencies {
77
classpath "com.github.ben-manes:gradle-versions-plugin:0.17.0"
88
classpath("org.springframework.build.gradle:propdeps-plugin:0.0.7")
9-
classpath("io.spring.gradle:spring-io-plugin:0.0.6.RELEASE")
9+
classpath("io.spring.gradle:spring-io-plugin:0.0.8.RELEASE")
1010
classpath("com.bmuschko:gradle-tomcat-plugin:2.2.4")
1111
classpath('me.champeau.gradle:gradle-javadoc-hotfix-plugin:0.1')
1212
classpath('org.asciidoctor:asciidoctor-gradle-plugin:1.5.1')

0 commit comments

Comments
 (0)