Upgrade to Dependency Management Plugin 0.6.0.RELEASE

Closes gh-6257
This commit is contained in:
Andy Wilkinson 2016-06-30 18:10:17 +01:00
parent ef35fe649b
commit d124d68213
1 changed files with 1 additions and 1 deletions

View File

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