Link build tools docs version properties section

Closes gh-25935
This commit is contained in:
Brian Clozel
2021-04-08 18:18:11 +02:00
parent b4d2207902
commit 0929048bb4

View File

@@ -18,5 +18,6 @@ include::dependency-versions.adoc[]
The following table provides all properties that can be used to override the versions managed by Spring Boot.
Browse the {spring-boot-code}/spring-boot-project/spring-boot-dependencies/build.gradle[`spring-boot-dependencies` build.gradle] for a complete list of dependencies.
You can learn how to customize these versions in your application in the <<build-tool-plugins.adoc#build-tool-plugins,Build Tool Plugins documentation>>.
include::version-properties.adoc[]