Commit 1debd83b authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Dependency Management Plugin 1.0.0.RELEASE

Closes gh-8018
parent 013d45a4
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
<dependency> <dependency>
<groupId>io.spring.gradle</groupId> <groupId>io.spring.gradle</groupId>
<artifactId>dependency-management-plugin</artifactId> <artifactId>dependency-management-plugin</artifactId>
<version>1.0.0.RC2</version> <version>1.0.0.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