Skip to content

Commit 710199e

Browse files
Update plugin org.graalvm.buildtools.native to v0.10.2 (#410)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0142aba commit 710199e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-native/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
33
plugins {
44
id("java")
55
id("org.springframework.boot") version "3.2.5"
6-
id("org.graalvm.buildtools.native") version "0.10.1"
6+
id("org.graalvm.buildtools.native") version "0.10.2"
77
}
88

99
description = "OpenTelemetry Example for Spring native images"

0 commit comments

Comments
 (0)