diff --git a/build.gradle b/build.gradle index 8f2ce8bd..3103c7c3 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ buildscript { } dependencies { classpath("org.springframework.build.gradle:propdeps-plugin:0.0.7") - classpath("io.spring.gradle:spring-io-plugin:0.0.5.RELEASE") + classpath("io.spring.gradle:spring-io-plugin:0.0.6.RELEASE") classpath("io.spring.gradle:docbook-reference-plugin:0.3.1") } }