Upgrade to dependency management plugin 0.6.1.RELEASE

Closes gh-6810
This commit is contained in:
Andy Wilkinson
2016-09-19 19:07:53 +01:00
parent 111743275f
commit 5806a18eee

View File

@@ -70,7 +70,7 @@
<dependency>
<groupId>io.spring.gradle</groupId>
<artifactId>dependency-management-plugin</artifactId>
<version>0.6.0.RELEASE</version>
<version>0.6.1.RELEASE</version>
</dependency>
<dependency>
<groupId>jline</groupId>