We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0135c61 commit 464ea95Copy full SHA for 464ea95
spring-native/build.gradle.kts
@@ -3,7 +3,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
3
plugins {
4
id("java")
5
id("org.springframework.boot") version "3.5.3"
6
- id("org.graalvm.buildtools.native") version "0.10.6"
+ id("org.graalvm.buildtools.native") version "0.11.0"
7
}
8
9
description = "OpenTelemetry Example for Spring native images"
0 commit comments