Skip to content

Commit 87a89ed

Browse files
chore(deps): update plugin org.graalvm.buildtools.native to v0.10.2 (release/v1.33.x) (#11393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be21594 commit 87a89ed

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 "1.9.24"
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.1"
10+
id("org.graalvm.buildtools.native") version "0.10.2"
1111
}
1212
}
1313

0 commit comments

Comments
 (0)