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 398aa91 commit 2d7401dCopy full SHA for 2d7401d
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.4.0"
6
- id("org.graalvm.buildtools.native") version "0.10.3"
+ id("org.graalvm.buildtools.native") version "0.10.4"
7
}
8
9
description = "OpenTelemetry Example for Spring native images"
0 commit comments