Skip to content

Commit 3bfa0ef

Browse files
chore(deps): update plugin org.graalvm.buildtools.native to v0.11.1 (#14800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e6dcd61 commit 3bfa0ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pluginManagement {
77
id("org.jetbrains.kotlin.jvm") version "2.2.20"
88
id("org.xbib.gradle.plugin.jflex") version "3.0.2"
99
id("com.github.bjornvester.xjc") version "1.8.2"
10-
id("org.graalvm.buildtools.native") version "0.11.0"
10+
id("org.graalvm.buildtools.native") version "0.11.1"
1111
id("com.google.osdetector") version "1.7.3"
1212
id("com.google.protobuf") version "0.9.5"
1313
}

0 commit comments

Comments
 (0)