Skip to content

Commit 6d4d680

Browse files
committed
Upgrade to graalvm buildtools.native 0.11.5
1 parent 45e9b7e commit 6d4d680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
application
1111
`maven-publish`
1212
signing
13-
id("org.graalvm.buildtools.native") version "0.11.4"
13+
id("org.graalvm.buildtools.native") version "0.11.5"
1414
id("com.github.ben-manes.versions") version "0.53.0"
1515
eclipse
1616
}

0 commit comments

Comments
 (0)