Start building against Dependency Management Plugin 1.0.5 snapshots

See gh-12406
This commit is contained in:
Andy Wilkinson 2018-03-08 15:46:00 +00:00
parent f711c96d39
commit 3395d05c21

View File

@ -81,7 +81,7 @@
<dependency>
<groupId>io.spring.gradle</groupId>
<artifactId>dependency-management-plugin</artifactId>
<version>1.0.4.RELEASE</version>
<version>1.0.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>jline</groupId>