We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b49d12 commit 04a7145Copy full SHA for 04a7145
.github/renovate.json5
@@ -124,8 +124,7 @@
124
],
125
"matchPackageNames": [
126
"org.slf4j:slf4j-api",
127
- "org.springframework.boot",
128
- "org.springframework.boot:org.springframework.boot.gradle.plugin",
+ "org.springframework.boot:org.springframework.boot.gradle.plugin", // this is for plugin id "org.springframework.boot"
129
"org.springframework.boot:spring-boot-dependencies"],
130
"matchUpdateTypes": ["major", "minor"],
131
"enabled": false,
0 commit comments