Commit 5806a18e authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to dependency management plugin 0.6.1.RELEASE

Closes gh-6810
parent 11174327
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
<dependency> <dependency>
<groupId>io.spring.gradle</groupId> <groupId>io.spring.gradle</groupId>
<artifactId>dependency-management-plugin</artifactId> <artifactId>dependency-management-plugin</artifactId>
<version>0.6.0.RELEASE</version> <version>0.6.1.RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>jline</groupId> <groupId>jline</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment