Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
renovate
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SmartDataLab
public
applications
renovate
Commits
26eb01dc
Unverified
Commit
26eb01dc
authored
3 years ago
by
HonkingGoose
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
docs(java): use admonition (#13892)
parent
5e20a725
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/usage/java.md
+4
-1
4 additions, 1 deletion
docs/usage/java.md
with
4 additions
and
1 deletion
docs/usage/java.md
+
4
−
1
View file @
26eb01dc
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment