Skip to content
Snippets Groups Projects
Unverified Commit 26eb01dc authored by HonkingGoose's avatar HonkingGoose Committed by GitHub
Browse files

docs(java): use admonition (#13892)

parent 5e20a725
No related branches found
No related tags found
No related merge requests found
...@@ -88,7 +88,10 @@ Any repository URLs found within will be added as `registryUrls` to extracted de ...@@ -88,7 +88,10 @@ Any repository URLs found within will be added as `registryUrls` to extracted de
## Custom registry support, and authentication ## Custom registry support, and authentication
Unless using `deepExtract`, Renovate does not make use of authentication credentials available to Gradle. Unless using `deepExtract`, Renovate does not make use of authentication credentials available to Gradle.
Note: the `deepExtract` configuration option is deprecated, and will be removed in a future Renovate release.
<!-- prettier-ignore -->
!!! warning
The `deepExtract` configuration option is deprecated, and will be removed in a future Renovate release.
The manager for Gradle makes use of the `maven` datasource. The manager for Gradle makes use of the `maven` datasource.
Renovate can be configured to access additional repositories and access repositories authenticated. Renovate can be configured to access additional repositories and access repositories authenticated.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment