Skip to content

Commit e2e5d57

Browse files
chore(deps): update plugin org.graalvm.buildtools.native to v0.10.5
1 parent 62eb7f3 commit e2e5d57

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
@@ -8,7 +8,7 @@ pluginManagement {
88
id("org.xbib.gradle.plugin.jflex") version "3.0.2"
99
id("org.unbroken-dome.xjc") version "2.0.0"
1010
// See https://github.com/graalvm/native-build-tools/issues/626
11-
id("org.graalvm.buildtools.native") version "0.10.4"
11+
id("org.graalvm.buildtools.native") version "0.10.5"
1212
}
1313
}
1414

0 commit comments

Comments
 (0)