Skip to content

Commit 79a3449

Browse files
committed
native doesn't work with 3.0
1 parent 9ef890c commit 79a3449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoke-tests-otel-starter/spring-boot-3/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("otel.java-conventions")
3-
alias(springBoot3.plugins.versions)
3+
alias(springBoot32.plugins.versions)
44
id("org.graalvm.buildtools.native")
55
}
66

0 commit comments

Comments
 (0)