Upgrade to Dependency Management Plugin 1.0.0.RELEASE

Closes gh-8018
This commit is contained in:
Andy Wilkinson 2017-01-24 12:40:39 +00:00
parent 013d45a4d7
commit 1debd83b55
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
<dependency>
<groupId>io.spring.gradle</groupId>
<artifactId>dependency-management-plugin</artifactId>
<version>1.0.0.RC2</version>
<version>1.0.0.RELEASE</version>
</dependency>
<dependency>
<groupId>jline</groupId>