We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5117276 commit e9b0de1Copy full SHA for e9b0de1
1 file changed
.github/renovate.json5
@@ -42,7 +42,7 @@
42
},
43
{
44
// Spring starter doesn't support Spring Boot 4 yet
45
- "matchPackageNames": ["org.springframework.boot"],
+ "matchPackageNames": ["org.springframework.boot:**"],
46
"matchFileNames": [
47
"doc-snippets/spring-starter/build.gradle.kts",
48
"spring-native/build.gradle.kts"
0 commit comments