We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a3fb86 commit 5c7fca9Copy full SHA for 5c7fca9
.github/renovate.json5
@@ -58,6 +58,7 @@
58
'(?<currentValue>\\d+) # renovate: datasource=java-version',
59
],
60
depNameTemplate: 'java',
61
+ extractVersionTemplate: '^(?<version>\\d+)',
62
},
63
64
}
0 commit comments