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 0142aba commit 710199eCopy full SHA for 710199e
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.2.5"
6
- id("org.graalvm.buildtools.native") version "0.10.1"
+ id("org.graalvm.buildtools.native") version "0.10.2"
7
}
8
9
description = "OpenTelemetry Example for Spring native images"
0 commit comments