We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ef890c commit 79a3449Copy full SHA for 79a3449
smoke-tests-otel-starter/spring-boot-3/build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
id("otel.java-conventions")
3
- alias(springBoot3.plugins.versions)
+ alias(springBoot32.plugins.versions)
4
id("org.graalvm.buildtools.native")
5
}
6
0 commit comments