Skip to content

Commit

Permalink
Update version GraalVM Native Image plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
LesiaChaban committed Dec 1, 2023
1 parent c5448e1 commit c5cc029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fortune-demo/fortune-gradle/fortune/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
plugins {
// Apply the application plugin to add support for building a CLI application in Java.
id 'application'
id 'org.graalvm.buildtools.native' version '0.9.18'
id 'org.graalvm.buildtools.native' version '0.9.28'
}

repositories {
Expand Down

0 comments on commit c5cc029

Please sign in to comment.