Skip to content

Commit 0b750d6

Browse files
chore(deps): update plugin org.graalvm.buildtools.native to v0.11.0
1 parent 58d2f6b commit 0b750d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/apex-ast-serializer/parser/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
id "java-test-fixtures"
1313
id 'application'
1414
id 'jacoco'
15-
id 'org.graalvm.buildtools.native' version '0.10.6'
15+
id 'org.graalvm.buildtools.native' version '0.11.0'
1616
}
1717

1818
sourceSets {

0 commit comments

Comments
 (0)