We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91e4388 commit 9ef890cCopy full SHA for 9ef890c
.github/renovate.json5
@@ -104,6 +104,8 @@
104
},
105
{
106
// intentionally using Spring Boot 2 in this smoke tests
107
+ // new versions of Spring Boot 3 are tested with
108
+ // https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/dc4330e0a3060bd7d8c4090ad0b8fc4727e68113/settings.gradle.kts#L43-L45
109
"matchFileNames": [
110
"smoke-tests/images/spring-boot/build.gradle.kts",
111
"smoke-tests-otel-starter/spring-boot-2/build.gradle.kts",
0 commit comments