Skip to content

Commit 5b24283

Browse files
authored
fix spring renovate (open-telemetry#15421)
1 parent fb35434 commit 5b24283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
'smoke-tests-otel-starter/spring-smoke-testing/build.gradle.kts',
200200
],
201201
matchPackageNames: [
202-
'org.springframework.boot:spring-boot-dependencies:**',
202+
'org.springframework.boot:spring-boot-dependencies',
203203
],
204204
enabled: false
205205
},

0 commit comments

Comments
 (0)