Skip to content

Commit 03eb1f5

Browse files
chore(deps): update plugin org.graalvm.buildtools.native to v0.10.6 (#13502)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f11d176 commit 03eb1f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pluginManagement {
77
id("org.jetbrains.kotlin.jvm") version "2.1.10"
88
id("org.xbib.gradle.plugin.jflex") version "3.0.2"
99
id("org.unbroken-dome.xjc") version "2.0.0"
10-
id("org.graalvm.buildtools.native") version "0.10.5"
10+
id("org.graalvm.buildtools.native") version "0.10.6"
1111
}
1212
}
1313

0 commit comments

Comments
 (0)