Upgrading versions not linked to dependencies #37437
Unanswered
JordanLongstaff
asked this question in
Request Help
Replies: 1 comment
-
Yes, this is possible via custom managers, see https://docs.renovatebot.com/modules/manager/regex/#configuration-templates In your case, you need two entries with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
A Mend.io-hosted app
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
No response
Please tell us more about your question or problem
I have a Gradle version catalog that has these two version variables declared:
These versions aren't used for dependency declarations; instead, they're used for plugin properties in my build scripts, like so:
Can Renovate be configured to update these variables automatically?
Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions