Upgrade to Dependency Management Plugin 0.5.7.RELEASE

Closes gh-6105
This commit is contained in:
Andy Wilkinson
2016-06-01 18:13:25 +01:00
parent 9bbdbae178
commit 1037239efc

View File

@@ -50,7 +50,7 @@
<dependency>
<groupId>io.spring.gradle</groupId>
<artifactId>dependency-management-plugin</artifactId>
<version>0.5.6.RELEASE</version>
<version>0.5.7.RELEASE</version>
</dependency>
<dependency>
<groupId>jline</groupId>