diff --git a/propdeps-plugin/README.md b/propdeps-plugin/README.md index 643e197..ed5ce1a 100644 --- a/propdeps-plugin/README.md +++ b/propdeps-plugin/README.md @@ -12,7 +12,7 @@ buildscript { maven { url 'http://repo.spring.io/plugins-release' } } dependencies { - classpath 'org.springframework.build.gradle:propdeps-plugin:0.0.6' + classpath 'org.springframework.build.gradle:propdeps-plugin:0.0.7' } }