We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b7e0f2 commit 96f9016Copy full SHA for 96f9016
1 file changed
renovate.json
@@ -13,7 +13,7 @@
13
"regexManagers": [
14
{
15
"fileMatch": ["^pom\\.xml"],
16
- "matchStrings": ["\\<guava.version\\>(?<currentValue>.*?)\\<\\/guava.version\\>\\n"],
+ "matchStrings": ["\<guava\.version\>(?<currentValue>.*?)\<\/guava\.version\>\\n"],
17
"depNameTemplate": "com.google.guava:guava",
18
"datasourceTemplate": "docker"
19
}
0 commit comments