Commit 113279c1 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #8678 from zeldan:patch-1

* pr/8678:
  Fix propdeps-plugin url in doc
parents 22869f78 cc30adf0
......@@ -719,7 +719,7 @@ an optional dependency, for example with Maven you would add:
</dependency>
----
With Gradle, you can use the https://github.com/spring-projects/gradle-plugins/tree/master/propdeps-plugin[propdeps-plugin]
With Gradle, you can use the https://github.com/spring-gradle-plugins/propdeps-plugin[propdeps-plugin]
and specify:
[source,groovy,indent=0,subs="verbatim,quotes,attributes"]
......
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