Skip to content

Commit

Permalink
native doesn't work with 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitlinger committed Jun 11, 2024
1 parent 9ef890c commit 79a3449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoke-tests-otel-starter/spring-boot-3/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("otel.java-conventions")
alias(springBoot3.plugins.versions)
alias(springBoot32.plugins.versions)
id("org.graalvm.buildtools.native")
}

Expand Down

0 comments on commit 79a3449

Please sign in to comment.