Skip to content

Commit 1a19f9c

Browse files
committed
chore: fix windows compilation by updating the plugin
1 parent 8520f43 commit 1a19f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ semver-plugin = "0.5.0-rc.5"
6969
taskinfo = "2.1.0"
7070
dependency-analysis = "1.22.0"
7171
best-practices-plugin = "0.10"
72-
graalvm-nativeimage = "0.9.26"
72+
graalvm-nativeimage = "0.9.27"
7373
beryx-jlink = "2.24.4"
7474
beryx-runtime = "1.13.0"
7575
beryx-jar = "2.0.0"

0 commit comments

Comments
 (0)