Skip to content

Commit c2b3ead

Browse files
chore(deps): update plugin org.graalvm.buildtools.native to v0.11.0
1 parent 3191f40 commit c2b3ead

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
@@ -5,7 +5,7 @@ pluginManagement {
55
id("de.undercouch.download") version "5.6.0"
66
id("org.jsonschema2pojo") version "1.2.2"
77
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
8-
id("org.graalvm.buildtools.native") version "0.10.6"
8+
id("org.graalvm.buildtools.native") version "0.11.0"
99
}
1010
}
1111

0 commit comments

Comments
 (0)